2021-05-19 16:26:54

by Oleksij Rempel

[permalink] [raw]
Subject: [PATCH v1 8/9] ARM: dts: imx6dl-prtvt7: The sgtl5000 uses i2s not ac97

From: Robin van der Gracht <[email protected]>

According to Documentation/devicetree/bindings/sound/fsl,ssi.txt
'fsl,mode' should be specified for AC97 mode only.

Signed-off-by: Robin van der Gracht <[email protected]>
Signed-off-by: Oleksij Rempel <[email protected]>
---
arch/arm/boot/dts/imx6dl-prtvt7.dts | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx6dl-prtvt7.dts b/arch/arm/boot/dts/imx6dl-prtvt7.dts
index 9b05abe3198f..ea6719e2dff9 100644
--- a/arch/arm/boot/dts/imx6dl-prtvt7.dts
+++ b/arch/arm/boot/dts/imx6dl-prtvt7.dts
@@ -291,7 +291,6 @@ &snvs_pwrkey {

&ssi1 {
#sound-dai-cells = <0>;
- fsl,mode = "ac97-slave";
status = "okay";
};

--
2.29.2