ARM: dts: omap5-uevm: add smps123 supply for CPU

regulator smps123 supply from Palmas PMIC powers CPU0 on OMAP5uEVM.

Based on a patch by J Keerthy <j-keerthy@ti.com>

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
This commit is contained in:
Nishanth Menon 2013-10-16 10:39:04 -05:00 коммит произвёл Benoit Cousson
Родитель 05bc85d1b5
Коммит b8981d71b5
2 изменённых файлов: 5 добавлений и 1 удалений

Просмотреть файл

@ -501,3 +501,7 @@
pinctrl-names = "default";
pinctrl-0 = <&uart5_pins>;
};
&cpu0 {
cpu0-supply = <&smps123_reg>;
};

Просмотреть файл

@ -38,7 +38,7 @@
#address-cells = <1>;
#size-cells = <0>;
cpu@0 {
cpu0: cpu@0 {
device_type = "cpu";
compatible = "arm,cortex-a15";
reg = <0x0>;