mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-19 16:31:27 +01:00
ARM: dts: exynos5422-odroidxu3: rename s2mps11 regulators node
With this both linux and u-boot uses the same node name, which simplifies devicetree parsing in s2mps11 driver. Signed-off-by: Henrik Grimler <henrik@grimler.se> Reviewed-by: Anand Moon <linux.amoon@gmail.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
parent
38443338c7
commit
8575c09a42
@ -40,7 +40,7 @@
|
|||||||
s2mps11_pmic@66 {
|
s2mps11_pmic@66 {
|
||||||
compatible = "samsung,s2mps11-pmic";
|
compatible = "samsung,s2mps11-pmic";
|
||||||
reg = <0x66>;
|
reg = <0x66>;
|
||||||
voltage-regulators {
|
regulators {
|
||||||
ldo1_reg: LDO1 {
|
ldo1_reg: LDO1 {
|
||||||
regulator-name = "vdd_ldo1";
|
regulator-name = "vdd_ldo1";
|
||||||
regulator-min-microvolt = <1000000>;
|
regulator-min-microvolt = <1000000>;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user