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:
Henrik Grimler 2025-08-22 20:33:24 +02:00 committed by Peng Fan
parent 38443338c7
commit 8575c09a42

View File

@ -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>;