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

ARM: dts: imx6dl-prtvt7: Remove unused 'sound-dai-cells' from ssi1 node

The 'fsl,ssi' documentation doesn't say anything about specifying this.

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
015511e2 a616f385

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