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:
6ea0d8d
)
ARM: dts: sun6i: hummingbird: Enable AXP221 DC5LDO regulator as "vdd-cpus"
author
Chen-Yu Tsai
<
[email protected]
>
Sat, 10 Oct 2015 14:48:59 +0000
(22:48 +0800)
committer
Maxime Ripard
<
[email protected]
>
Tue, 13 Oct 2015 18:46:36 +0000
(20:46 +0200)
The DC5LDO regulator supplies VDD-CPUS, which is for the embedded
controller in the A31 SoC.
Signed-off-by: Chen-Yu Tsai <
[email protected]
>
Signed-off-by: Maxime Ripard <
[email protected]
>
arch/arm/boot/dts/sun6i-a31-hummingbird.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sun6i-a31-hummingbird.dts
b/arch/arm/boot/dts/sun6i-a31-hummingbird.dts
index a9b87ae89855c68d80c0b5f3d3a6a116d3e33026..9a74637f677f3481c0ec615a2266b37ec08186d4 100644
(file)
--- a/
arch/arm/boot/dts/sun6i-a31-hummingbird.dts
+++ b/
arch/arm/boot/dts/sun6i-a31-hummingbird.dts
@@
-200,6
+200,12
@@
regulator-name = "avcc";
};
+®_dc5ldo {
+ regulator-min-microvolt = <700000>;
+ regulator-max-microvolt = <1320000>;
+ regulator-name = "vdd-cpus";
+};
+
®_dcdc1 {
regulator-always-on;
regulator-min-microvolt = <3000000>;