Commit fe7de3c3 authored by Lee Jones's avatar Lee Jones Committed by Maxime Coquelin

ARM: dts: STi: STiH407: Link CPU with its voltage supply

Used for Voltage Scaling using CPUFreq.
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
Signed-off-by: default avatarMaxime Coquelin <maxime.coquelin@st.com>
parent 4ad8f3ac
......@@ -35,6 +35,7 @@ cpu@0 {
clocks = <&clk_m_a9>;
clock-names = "cpu";
clock-latency = <100000>;
cpu0-supply = <&pwm_regulator>;
};
cpu@1 {
device_type = "cpu";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment