
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/14522
The following changes since commit e1befc8512fe4f67056a6e4b5cd2ab936abc35c6:
Merge tag 'tpm-23122022' of https://source.denx.de/u-boot/custodians/u-boot-tpm (2022-12-23 07:46:41 -0500)
are available in the Git repository at:
git@source.denx.de:u-boot/custodians/u-boot-pmic.git master
for you to fetch changes up to dbedf4a56b49544b0f9174856a14bd6be2d9e641:
power: regulator: Add support for NPCM8xx (2022-12-26 15:44:00 +0900)
---------------------------------------------------------------- Jim Liu (1): power: regulator: Add support for NPCM8xx
drivers/power/regulator/Kconfig | 8 ++++++++ drivers/power/regulator/Makefile | 1 + drivers/power/regulator/npcm8xx_regulator.c | 132 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 141 insertions(+) create mode 100644 drivers/power/regulator/npcm8xx_regulator.c