projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
337c6c9
)
ARM: dts: am43x-epos-evm: Hook dcdc2 as the cpu0-supply
author
Dave Gerlach
<d-gerlach@ti.com>
Fri, 15 Dec 2017 17:16:43 +0000
(11:16 -0600)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 21 Dec 2017 15:24:52 +0000
(07:24 -0800)
Hook dcdc2 as the cpu0-supply.
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am43x-epos-evm.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am43x-epos-evm.dts
b/arch/arm/boot/dts/am43x-epos-evm.dts
index fdb1e2bbab9c0e624ec3d74feda090e1869628c7..246147573768db4e519c7d033b414b582ef1702b 100644
(file)
--- a/
arch/arm/boot/dts/am43x-epos-evm.dts
+++ b/
arch/arm/boot/dts/am43x-epos-evm.dts
@@
-991,3
+991,7
@@
assigned-clocks = <&mux_synctimer32k_ck>;
assigned-clock-parents = <&clkdiv32k_ick>;
};
+
+&cpu {
+ cpu0-supply = <&dcdc2>;
+};