提交 22f1e7ef 编写于 作者: J J Keerthy 提交者: Benoit Cousson

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: NNishanth Menon <nm@ti.com>
Signed-off-by: NJ Keerthy <j-keerthy@ti.com>
Signed-off-by: NBenoit Cousson <bcousson@baylibre.com>
上级 b8981d71
...@@ -269,3 +269,7 @@ ...@@ -269,3 +269,7 @@
vmmc-supply = <&mmc2_3v3>; vmmc-supply = <&mmc2_3v3>;
bus-width = <8>; bus-width = <8>;
}; };
&cpu0 {
cpu0-supply = <&smps123_reg>;
};
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
cpu@0 { cpu0: cpu@0 {
device_type = "cpu"; device_type = "cpu";
compatible = "arm,cortex-a15"; compatible = "arm,cortex-a15";
reg = <0>; reg = <0>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册