ARM: dts: imx6qdl-icore-rqs: Remove unneeded 'fsl,mode' property

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>
This commit is contained in:
Fabio Estevam 2017-07-04 12:59:21 -03:00 committed by Shawn Guo
parent 664e8a14f0
commit 28991457e7
1 changed files with 0 additions and 1 deletions

View File

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