projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd9f59c
)
ARM: STi: STiH407: Add PWM Regulator node
author
Lee Jones
<lee.jones@linaro.org>
Tue, 7 Jul 2015 15:06:00 +0000
(17:06 +0200)
committer
Maxime Coquelin
<maxime.coquelin@st.com>
Wed, 22 Jul 2015 12:15:08 +0000
(14:15 +0200)
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
arch/arm/boot/dts/stih407-family.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/stih407-family.dtsi
b/arch/arm/boot/dts/stih407-family.dtsi
index b9b8eccceed724fcde307a34fb455f4b9a00f1e4..5a234be6a3dc9955fca11a2e68f2aa406182317f 100644
(file)
--- a/
arch/arm/boot/dts/stih407-family.dtsi
+++ b/
arch/arm/boot/dts/stih407-family.dtsi
@@
-69,6
+69,17
@@
interrupts = <GIC_PPI 15 IRQ_TYPE_LEVEL_HIGH>;
};
+ pwm_regulator: pwm-regulator {
+ compatible = "pwm-regulator";
+ pwms = <&pwm1 3 8448>;
+ regulator-name = "CPU_1V0_AVS";
+ regulator-min-microvolt = <784000>;
+ regulator-max-microvolt = <1299000>;
+ regulator-always-on;
+ max-duty-cycle = <255>;
+ status = "okay";
+ };
+
soc {
#address-cells = <1>;
#size-cells = <1>;