projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
664e8a1
)
ARM: dts: imx6qdl-icore-rqs: Remove unneeded 'fsl,mode' property
author
Fabio Estevam
<fabio.estevam@nxp.com>
Tue, 4 Jul 2017 15:59:21 +0000
(12:59 -0300)
committer
Shawn Guo
<shawnguo@kernel.org>
Sun, 16 Jul 2017 01:42:15 +0000
(09:42 +0800)
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>
arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi
b/arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi
index 5fab5be414feb729fb3458fab43852c2644d0969..7ca291e9dbdb234b253d09b72fd1cb2a3f5aac71 100644
(file)
--- a/
arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi
+++ b/
arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi
@@
-184,7
+184,6
@@
};
&ssi1 {
- fsl,mode = "i2s-slave";
status = "okay";
};