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

ARM: dts: imx6qdl-ts7970: Drop redundant "fsl,mode" option

The operating mode is used for the AC97 interface only,
so lets drop the excess fsl,mode item from SSI node.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Alexander Shiyan and committed by
Shawn Guo
5e27eeec a10419db

-1
-1
arch/arm/boot/dts/imx6qdl-ts7970.dtsi
··· 506 506 }; 507 507 508 508 &ssi1 { 509 - fsl,mode = "i2s-slave"; 510 509 status = "okay"; 511 510 }; 512 511