[PATCH 00/11] power: update compatibles for PMICs used by exynos devices
Henrik Grimler
henrik at grimler.se
Fri Aug 22 20:33:22 CEST 2025
To allow for using Linux DTSes through OF_UPSTREAM, we need to support
more compatibles in the relevant pmic drivers. This series therefore
adds support to drivers for the compatibles used by Linux DTSes, and
then updates the u-boot DTSes to use the same, in a bisectable way.
Also drop exynos_power_init for odroid board fix errors due to
regulators otherwise being enabled twice, and also fix some typos in
max8997 Kconfig help message.
The series has been tested on:
* odroid-xu4
* odroid-u2
* samsung-i9100 (similar to exynos4210-trats)
Best regards,
Henrik Grimler
Signed-off-by: Henrik Grimler <henrik at grimler.se>
---
Henrik Grimler (11):
power: pmic: s2mps11: look for both {voltage-,}regulators
ARM: dts: exynos5422-odroidxu3: rename s2mps11 regulators node
power: pmic: s2mps11: remove check for voltage-regulators node
ARM: dts: exynos4210-universal_c210: rename max8998 regulators node
ARM: dts: s5c1xx-goni: rename max8998-pmic regulators node
power: pmic: fix typo and capitalisation in max8997 Kconfig help msg
power: pmic: max8997: support maxim,max8997-pmic compatible as well
ARM: dts: exynos4210-trats: use maxim,max8997-pmic compatible
power: pmic: max8997: drop maxim,max8997 compatible
ARM: dts: trats: rename max8997-pmic regulators node
board: samsung: odroid: drop exynos_power_init
arch/arm/dts/exynos4210-trats.dts | 4 ++--
arch/arm/dts/exynos4210-universal_c210.dts | 2 +-
arch/arm/dts/exynos5422-odroidxu3.dts | 2 +-
arch/arm/dts/s5pc1xx-goni.dts | 2 +-
board/samsung/odroid/odroid.c | 15 ---------------
drivers/power/pmic/Kconfig | 4 ++--
drivers/power/pmic/max8997.c | 2 +-
drivers/power/pmic/s2mps11.c | 2 +-
8 files changed, 9 insertions(+), 24 deletions(-)
---
base-commit: 94e690c44a03959c39f0f5a44a9b89c851af3b60
change-id: 20250822-b4-exynos-power-00f186585e38
Best regards,
--
Henrik Grimler <henrik at grimler.se>
More information about the U-Boot
mailing list