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>
This commit is contained in:
Fabio Estevam
2015-04-01 09:03:45 -03:00
committed by Shawn Guo
parent ac4af82b99
commit 5ce667989a

View File

@@ -263,7 +263,6 @@ &spdif {
};
&ssi1 {
fsl,mode = "i2s-slave";
status = "okay";
};