Dear Tom,
Please pull u-boot-pmic master into u-boot master branch. If there is a problem, let me know, plz Best Regards, Jaehoon Chung CI: https://source.denx.de/u-boot/custodians/u-boot-pmic/-/pipelines/20569 The following changes since commit 174ac987655c888017c82df1883c0c2ea0dc2495: Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-mmc (2024-04-26 07:39:18 -0600) are available in the Git repository at: g...@source.denx.de:u-boot/custodians/u-boot-pmic.git master for you to fetch changes up to 17fd67aedde714556895a0d39431f482accd0cc3: power: pmic: tps65941: Update compatible to aling with kernel DT (2024-04-29 09:20:51 +0900) ---------------------------------------------------------------- Bhargav Raviprakash (5): power: tps65941: Add macros of TPS65224 PMIC power: pmic: tps65941: Add TI TPS65224 PMIC power: regulator: tps65941: Added macros for BUCK ID power: regulator: tps65941: use function callbacks for conversion ops power: regulator: tps65941: Add TPS65224 PMIC regulator support Udit Kumar (1): power: pmic: tps65941: Update compatible to aling with kernel DT drivers/power/pmic/tps65941.c | 4 + drivers/power/regulator/tps65941_regulator.c | 381 ++++++++++++++++++++++++--- include/power/tps65941.h | 30 +++ 3 files changed, 384 insertions(+), 31 deletions(-)