Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1384338

[[PATCH v2] 3/8] ARM: dts: STi: STiH407: Link CPU with its voltage supply

From Lee Jones <lee.jones@linaro.org>
Newsgroups linux.kernel
Subject [[PATCH v2] 3/8] ARM: dts: STi: STiH407: Link CPU with its voltage supply
Date 2016-04-21 17:10 +0200
Message-ID <rqooW-2HE-29@gated-at.bofh.it> (permalink)
References <rqooV-2HE-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Used for Voltage Scaling using CPUFreq.

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 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/stih407-family.dtsi b/arch/arm/boot/dts/stih407-family.dtsi
index af9233b..d0e639cd 100644
--- a/arch/arm/boot/dts/stih407-family.dtsi
+++ b/arch/arm/boot/dts/stih407-family.dtsi
@@ -35,6 +35,7 @@
 			clocks = <&clk_m_a9>;
 			clock-names = "cpu";
 			clock-latency = <100000>;
+			cpu0-supply = <&pwm_regulator>;
 		};
 		cpu@1 {
 			device_type = "cpu";
-- 
2.8.0

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[[PATCH v2] 3/8] ARM: dts: STi: STiH407: Link CPU with its voltage supply Lee Jones <lee.jones@linaro.org> - 2016-04-21 17:10 +0200

csiph-web