Commit 2af84bdd authored by Dave Gerlach's avatar Dave Gerlach Committed by Tony Lindgren

ARM: dts: am437x-gp-evm: Hook dcdc2 as the cpu0-supply

Hook dcdc2 as the cpu0-supply.
Signed-off-by: default avatarDave Gerlach <d-gerlach@ti.com>
Acked-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 6da9c792
...@@ -975,3 +975,7 @@ &rtc { ...@@ -975,3 +975,7 @@ &rtc {
clock-names = "ext-clk", "int-clk"; clock-names = "ext-clk", "int-clk";
status = "okay"; status = "okay";
}; };
&cpu {
cpu0-supply = <&dcdc2>;
};
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