ARM: dts: imx6dl-prtvt7: The sgtl5000 uses i2s not ac97

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 <robin@protonic.nl>
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Robin van der Gracht 2021-05-18 10:28:49 +02:00 committed by Shawn Guo
parent 913dca88a1
commit a616f385a1
1 changed files with 0 additions and 1 deletions

View File

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