Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 22f1e7ef authored by J Keerthy's avatar J Keerthy Committed by Benoit Cousson
Browse files

ARM: dts: dra7-evm: add smps123 supply for CPU



regulator smps123 supply from Palmas PMIC powers CPU0 on DRA7 EVM.

[nm@ti.com: rebase to latest]
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Signed-off-by: default avatarJ Keerthy <j-keerthy@ti.com>
Signed-off-by: default avatarBenoit Cousson <bcousson@baylibre.com>
parent b8981d71
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -269,3 +269,7 @@
	vmmc-supply = <&mmc2_3v3>;
	bus-width = <8>;
};

&cpu0 {
	cpu0-supply = <&smps123_reg>;
};
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@
		#address-cells = <1>;
		#size-cells = <0>;

		cpu@0 {
		cpu0: cpu@0 {
			device_type = "cpu";
			compatible = "arm,cortex-a15";
			reg = <0>;