diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2014-10-27 17:44:47 -0200 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2014-11-22 07:39:36 +0800 |
commit | dfcf8ceccef156af1cdabd088aafe24aacb6d223 (patch) | |
tree | 5705bf456456e171fc562c10d1c4980851c8ce11 /arch/arm/boot/dts/imx6qdl-gw52xx.dtsi | |
parent | f029ce3b7dcfbfe69021c1de7081c26309a31e48 (diff) | |
download | talos-obmc-linux-dfcf8ceccef156af1cdabd088aafe24aacb6d223.tar.gz talos-obmc-linux-dfcf8ceccef156af1cdabd088aafe24aacb6d223.zip |
ARM: dts: imx6qdl-gw5x: Remove unneeded 'fsl,mode' property
imx6qdl-gw5x 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 this property.
Cc: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-gw52xx.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6qdl-gw52xx.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi b/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi index d3c0bf5c84e3..b5756c21ea1d 100644 --- a/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi +++ b/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi @@ -282,7 +282,6 @@ }; &ssi1 { - fsl,mode = "i2s-slave"; status = "okay"; }; |