projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3f5f5a
)
ARM: dts: sun8i: Add codec analog path controls node in PRCM for A23/A33
author
Chen-Yu Tsai
<wens@csie.org>
Fri, 25 Nov 2016 12:34:37 +0000
(20:34 +0800)
committer
Maxime Ripard
<maxime.ripard@free-electrons.com>
Tue, 10 Jan 2017 17:52:51 +0000
(18:52 +0100)
On the A23/A33, the internal codec's analog path controls are located in
the PRCM node.
Add a sub-device node to the PRCM for it.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun8i-a23-a33.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sun8i-a23-a33.dtsi
b/arch/arm/boot/dts/sun8i-a23-a33.dtsi
index 46bae51d2ba67cfb3dea58da6d84224b1a65daa8..597f2fce6c319019cdace5928197c1aef2c4c555 100644
(file)
--- a/
arch/arm/boot/dts/sun8i-a23-a33.dtsi
+++ b/
arch/arm/boot/dts/sun8i-a23-a33.dtsi
@@
-538,6
+538,10
@@
compatible = "allwinner,sun6i-a31-clock-reset";
#reset-cells = <1>;
};
+
+ codec_analog: codec-analog {
+ compatible = "allwinner,sun8i-a23-codec-analog";
+ };
};
cpucfg@01f01c00 {