[PATCH 08/11] ARM: dts: exynos4210-trats: use maxim,max8997-pmic compatible
Henrik Grimler
henrik at grimler.se
Fri Aug 22 20:33:30 CEST 2025
Instead of maxim,max8997. Linux uses maxim,max8997-pmic, so with this
change we align the trats DTS with its linux counterpart.
Signed-off-by: Henrik Grimler <henrik at grimler.se>
---
arch/arm/dts/exynos4210-trats.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/dts/exynos4210-trats.dts b/arch/arm/dts/exynos4210-trats.dts
index 88e9c0ed2bb013df5896a8350042b55c40027a1c..2947d79f0cd3a412c9763d98a304555250fb3eef 100644
--- a/arch/arm/dts/exynos4210-trats.dts
+++ b/arch/arm/dts/exynos4210-trats.dts
@@ -102,7 +102,7 @@
status = "okay";
max8997-pmic at 66 {
- compatible = "maxim,max8997";
+ compatible = "maxim,max8997-pmic";
reg = <0x66 0 0>;
voltage-regulators {
valive_reg: LDO2 {
--
2.50.1
More information about the U-Boot
mailing list