Skip to content

Commit

Permalink
ARM: dts: hummingboard: Remove unneeded 'fsl,mode' property
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Fabio Estevam authored and Shawn Guo committed Jun 3, 2015
1 parent ac4af82 commit 5ce6679
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/boot/dts/imx6qdl-hummingboard.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,6 @@
};

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

Expand Down

0 comments on commit 5ce6679

Please sign in to comment.