Skip to content

Commit

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

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
  • Loading branch information
Fabio Estevam authored and Shawn Guo committed Jul 16, 2017
1 parent 664e8a1 commit 2899145
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@
};

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

Expand Down

0 comments on commit 2899145

Please sign in to comment.