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


Groups > linux.kernel > #1384338 > unrolled thread

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

Started byLee Jones <lee.jones@linaro.org>
First post2016-04-21 17:10 +0200
Last post2016-04-21 17:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [[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

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

FromLee Jones <lee.jones@linaro.org>
Date2016-04-21 17:10 +0200
Subject[[PATCH v2] 3/8] ARM: dts: STi: STiH407: Link CPU with its voltage supply
Message-ID<rqooW-2HE-29@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web