From: Henrik Grimler Date: Fri, 22 Aug 2025 18:33:24 +0000 (+0200) Subject: ARM: dts: exynos5422-odroidxu3: rename s2mps11 regulators node X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8575c09a42efc438eacb55483135deb322f98fdc;p=thirdparty%2Fu-boot.git 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 Reviewed-by: Anand Moon Signed-off-by: Peng Fan --- diff --git a/arch/arm/dts/exynos5422-odroidxu3.dts b/arch/arm/dts/exynos5422-odroidxu3.dts index ef25cf77447..e147fcb8643 100644 --- a/arch/arm/dts/exynos5422-odroidxu3.dts +++ b/arch/arm/dts/exynos5422-odroidxu3.dts @@ -40,7 +40,7 @@ s2mps11_pmic@66 { compatible = "samsung,s2mps11-pmic"; reg = <0x66>; - voltage-regulators { + regulators { ldo1_reg: LDO1 { regulator-name = "vdd_ldo1"; regulator-min-microvolt = <1000000>;