Commit 4b7fe09b authored by Dave Gerlach's avatar Dave Gerlach Committed by Tony Lindgren

ARM: dts: am43x-epos-evm: Hook dcdc2 as the cpu0-supply

Hook dcdc2 as the cpu0-supply.
Signed-off-by: default avatarDave Gerlach <d-gerlach@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 337c6c9a
......@@ -991,3 +991,7 @@ &synctimer_32kclk {
assigned-clocks = <&mux_synctimer32k_ck>;
assigned-clock-parents = <&clkdiv32k_ick>;
};
&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