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:
2f8bd78
)
ARM: dts: at91: tse850: make the sound dai cell count explicit
author
Peter Rosin
<peda@axentia.se>
Thu, 18 Jan 2018 11:46:16 +0000
(12:46 +0100)
committer
Alexandre Belloni
<alexandre.belloni@bootlin.com>
Tue, 13 Feb 2018 16:15:15 +0000
(17:15 +0100)
The node is referred to as a DAI from the sound node and should
therefore have a #sound-dai-cells property.
Fixes: 21dd0ece34c2 ("ARM: dts: at91: add devicetree for the Axentia TSE-850")
Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
arch/arm/boot/dts/at91-tse850-3.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/at91-tse850-3.dts
b/arch/arm/boot/dts/at91-tse850-3.dts
index 97b227693658e2546877e647309aee58e44d68ad..2fbec69d9cd68f62ac1140e3e52a96a0fa3097ff 100644
(file)
--- a/
arch/arm/boot/dts/at91-tse850-3.dts
+++ b/
arch/arm/boot/dts/at91-tse850-3.dts
@@
-234,6
+234,7
@@
compatible = "ti,pcm5142";
reg = <0x4c>;
+ #sound-dai-cells = <0>;
AVDD-supply = <®_3v3>;
DVDD-supply = <®_3v3>;