From: Henrik Grimler Date: Fri, 22 Aug 2025 18:33:32 +0000 (+0200) Subject: ARM: dts: trats: rename max8997-pmic regulators node X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cec29c00bc4c3cfd4312b9444da0cc77f161442e;p=thirdparty%2Fu-boot.git ARM: dts: trats: rename max8997-pmic regulators node Linux uses just regulators { }; instead of voltage-regulators { };, so this change aligns the DTSes found in the two projects. The max8997 driver does not yet parse the regulators node, so we can safely change its name without breaking anything. Signed-off-by: Henrik Grimler Signed-off-by: Peng Fan --- diff --git a/arch/arm/dts/exynos4210-trats.dts b/arch/arm/dts/exynos4210-trats.dts index 2947d79f0cd..38b168950df 100644 --- a/arch/arm/dts/exynos4210-trats.dts +++ b/arch/arm/dts/exynos4210-trats.dts @@ -104,7 +104,7 @@ max8997-pmic@66 { compatible = "maxim,max8997-pmic"; reg = <0x66 0 0>; - voltage-regulators { + regulators { valive_reg: LDO2 { regulator-name = "VALIVE_1.1V_C210"; regulator-min-microvolt = <1100000>;