Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Robin van der Gracht and committed by
Shawn Guo
a616f385 913dca88

-1
-1
arch/arm/boot/dts/imx6dl-prtvt7.dts
··· 291 291 292 292 &ssi1 { 293 293 #sound-dai-cells = <0>; 294 - fsl,mode = "ac97-slave"; 295 294 status = "okay"; 296 295 }; 297 296