mbox series

[GIT,PULL] Please pull u-boot-pmic master

Message ID 79893988-47de-f47b-402e-ecc5dac0d0a6@samsung.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [GIT,PULL] Please pull u-boot-pmic master | expand

Pull-request

git@source.denx.de:u-boot/custodians/u-boot-pmic.git master

Message

Jaehoon Chung July 27, 2022, 6:25 a.m. UTC
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/12905

The following changes since commit 86feeab3dc71977afb70f595e42060ce324086d0:

  Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2022-07-26 10:26:00 -0400)

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 67b5663d771121b3d606fc3346dc83024618448b:

  pmic: pca9450: permit config on all bucks and LDOs (2022-07-27 13:04:34 +0900)

----------------------------------------------------------------
Heiko Thiery (1):
      pmic: pca9450: permit config on all bucks and LDOs

 drivers/power/regulator/pca9450.c | 42 ++++++++++++---------------------------
 1 file changed, 13 insertions(+), 29 deletions(-)

Comments

Tom Rini July 27, 2022, 1:05 p.m. UTC | #1
On Wed, Jul 27, 2022 at 03:25:16PM +0900, Jaehoon Chung wrote:

> 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/12905
> 
> The following changes since commit 86feeab3dc71977afb70f595e42060ce324086d0:
> 
>   Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2022-07-26 10:26:00 -0400)
> 
> 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 67b5663d771121b3d606fc3346dc83024618448b:
> 
>   pmic: pca9450: permit config on all bucks and LDOs (2022-07-27 13:04:34 +0900)
> 

Applied to u-boot/master, thanks!