Skip to content

Commit

Permalink
ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl,mode' property
Browse files Browse the repository at this point in the history
imx6q-tbs2910 board uses 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.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Tested-by: Soeren Moch <smoch@web.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
  • Loading branch information
Fabio Estevam authored and Shawn Guo committed Nov 23, 2014
1 parent ac039cd commit 367415d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/boot/dts/imx6q-tbs2910.dts
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@
};

&ssi1 {
fsl,mode = "i2s-slave";
status = "okay";
};

Expand Down

0 comments on commit 367415d

Please sign in to comment.