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

ARM: dts: hummingboard: Remove unneeded 'fsl,mode' property

imx6qdl-hummingboard boards use sgtl5000 codec and the machine file
(imx-sgtl5000) already sets SSI in slave mode and codec in master mode, so there
is no need for having the 'fsl,mode' property.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

authored by

Fabio Estevam and committed by
Shawn Guo
5ce66798 ac4af82b

-1
-1
arch/arm/boot/dts/imx6qdl-hummingboard.dtsi
··· 263 263 }; 264 264 265 265 &ssi1 { 266 - fsl,mode = "i2s-slave"; 267 266 status = "okay"; 268 267 }; 269 268