projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac039cd
)
ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl,mode' property
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 5 Nov 2014 12:12:51 +0000
(10:12 -0200)
committer
Shawn Guo
<shawn.guo@linaro.org>
Sun, 23 Nov 2014 07:08:12 +0000
(15:08 +0800)
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>
arch/arm/boot/dts/imx6q-tbs2910.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6q-tbs2910.dts
b/arch/arm/boot/dts/imx6q-tbs2910.dts
index
d2a5743
..
f7427bf
100644
(file)
--- a/
arch/arm/boot/dts/imx6q-tbs2910.dts
+++ b/
arch/arm/boot/dts/imx6q-tbs2910.dts
@@
-215,7
+215,6
@@
};
&ssi1 {
- fsl,mode = "i2s-slave";
status = "okay";
};