Re: [GIT PULL] Please pull u-boot-pmic master

2024-04-29 Thread Tom Rini
On Mon, Apr 29, 2024 at 05:20:58PM +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/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)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


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

2024-04-29 Thread Jaehoon Chung
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(-)


Re: [GIT PULL] Please pull u-boot-pmic master

2023-01-31 Thread Tom Rini
On Wed, Feb 01, 2023 at 08:17:42AM +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/14954
> 
> 
> The following changes since commit 30db474704405be823259851cbb76fa05366c8af:
> 
>   Prepare v2023.04-rc1 (2023-01-30 15:36:45 -0500)
> 
> 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 519fa7aa252789677939f0bd991bf26a4fe469ec:
> 
>   power: act8846_pmic: fix number of registers (2023-01-31 22:05:03 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


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

2023-01-31 Thread Jaehoon Chung
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/14954


The following changes since commit 30db474704405be823259851cbb76fa05366c8af:

  Prepare v2023.04-rc1 (2023-01-30 15:36:45 -0500)

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 519fa7aa252789677939f0bd991bf26a4fe469ec:

  power: act8846_pmic: fix number of registers (2023-01-31 22:05:03 +0900)


John Keeping (1):
  power: act8846_pmic: fix number of registers

 include/power/act8846_pmic.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Re: [GIT PULL] Please pull u-boot-pmic master

2022-12-27 Thread Tom Rini
On Tue, Dec 27, 2022 at 10:19:37AM +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/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:
> 
>   g...@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)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


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

2022-12-26 Thread Jaehoon Chung
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:

  g...@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


Re: [GIT PULL] Please pull u-boot-pmic master

2022-10-26 Thread Tom Rini
On Wed, Oct 26, 2022 at 03:22:12PM +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/13944
> 
> The following changes since commit f9d16f2c0daf68dcb963c08c927f5f0a07cf75e4:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-spi (2022-10-25 
> 09:54:59 -0400)
> 
> 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 0b9186277a944dd7c34c5d01850fbe57b6bfa10a:
> 
>   power: fan53555: Fix missing newline in error message (2022-10-26 11:47:25 
> +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


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

2022-10-25 Thread Jaehoon Chung
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/13944

The following changes since commit f9d16f2c0daf68dcb963c08c927f5f0a07cf75e4:

  Merge https://source.denx.de/u-boot/custodians/u-boot-spi (2022-10-25 
09:54:59 -0400)

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 0b9186277a944dd7c34c5d01850fbe57b6bfa10a:

  power: fan53555: Fix missing newline in error message (2022-10-26 11:47:25 
+0900)


John Keeping (1):
  power: regulator: fix autoset error handling

Michal Suchanek (1):
  power: fan53555: Fix missing newline in error message

 drivers/power/pmic/fan53555.c  | 2 +-
 drivers/power/regulator/regulator-uclass.c | 8 +++-
 2 files changed, 8 insertions(+), 2 deletions(-)


Re: [GIT PULL] Please pull u-boot-pmic master

2022-07-27 Thread Tom Rini
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:
> 
>   g...@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!

-- 
Tom


signature.asc
Description: PGP signature


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

2022-07-26 Thread Jaehoon Chung
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:

  g...@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(-)


Re: [GIT PULL] Please pull u-boot-pmic master

2022-06-16 Thread Tom Rini
On Thu, Jun 16, 2022 at 07:59:40AM +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/12303
> 
> The following changes since commit 92a8bc6b419f548230f10a924db2b3ef10a5edad:
> 
>   Merge tag 'efi-2022-07-rc5' of 
> https://source.denx.de/u-boot/custodians/u-boot-efi (2022-06-13 09:33:37 
> -0400)
> 
> 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 752bea3ca4d095e4da948c643fc6d6ea7427c773:
> 
>   pmic: pca9450: add DM_I2C dependencies in Kconfig (2022-06-14 11:20:50 
> +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


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

2022-06-15 Thread Jaehoon Chung
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/12303

The following changes since commit 92a8bc6b419f548230f10a924db2b3ef10a5edad:

  Merge tag 'efi-2022-07-rc5' of 
https://source.denx.de/u-boot/custodians/u-boot-efi (2022-06-13 09:33:37 -0400)

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 752bea3ca4d095e4da948c643fc6d6ea7427c773:

  pmic: pca9450: add DM_I2C dependencies in Kconfig (2022-06-14 11:20:50 +0900)


Rasmus Villemoes (1):
  pmic: pca9450: add DM_I2C dependencies in Kconfig

 drivers/power/pmic/Kconfig | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


Re: [GIT PULL] Please pull u-boot-pmic master

2022-01-17 Thread Tom Rini
On Mon, Jan 17, 2022 at 08:20:36AM +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/10653
> 
> The following changes since commit d71dbe657c3c22f50ecb3df133e5cdd884daae7d:
> 
>   Merge tag 'efi-2022-04-rc1' of 
> https://source.denx.de/u-boot/custodians/u-boot-efi (2022-01-15 07:39:09 
> -0500)
> 
> 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 97187d5e375cd56f96e6ddca44d2790986899dca:
> 
>   power: domain: Add Apple pmgr driver (2022-01-17 06:56:01 +0900)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


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

2022-01-16 Thread Jaehoon Chung
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/10653

The following changes since commit d71dbe657c3c22f50ecb3df133e5cdd884daae7d:

  Merge tag 'efi-2022-04-rc1' of 
https://source.denx.de/u-boot/custodians/u-boot-efi (2022-01-15 07:39:09 -0500)

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 97187d5e375cd56f96e6ddca44d2790986899dca:

  power: domain: Add Apple pmgr driver (2022-01-17 06:56:01 +0900)


Mark Kettenis (3):
  arm: dts: apple: Update Apple M1 device trees
  arm: dts: apple: Add u-boot,dm-pre-reloc properties
  power: domain: Add Apple pmgr driver

 arch/arm/Kconfig|3 +
 arch/arm/dts/Makefile   |5 +-
 arch/arm/dts/t8103-j274-u-boot.dtsi |1 +
 arch/arm/dts/t8103-j274.dts |  176 +++---
 arch/arm/dts/t8103-j293-u-boot.dtsi |1 +
 arch/arm/dts/t8103-j293.dts |  135 +++--
 arch/arm/dts/t8103-j313-u-boot.dtsi |1 +
 arch/arm/dts/t8103-j313.dts |  111 
 arch/arm/dts/t8103-j456-u-boot.dtsi |1 +
 arch/arm/dts/t8103-j456.dts |  117 
 arch/arm/dts/t8103-j457-u-boot.dtsi |1 +
 arch/arm/dts/t8103-j457.dts |  105 
 arch/arm/dts/t8103-jxxx.dtsi|  143 +
 arch/arm/dts/t8103-pmgr.dtsi| 1138 +++
 arch/arm/dts/t8103-u-boot.dtsi  |   25 +
 arch/arm/dts/t8103.dtsi |  675 -
 drivers/power/domain/Kconfig|9 +
 drivers/power/domain/Makefile   |1 +
 drivers/power/domain/apple-pmgr.c   |  113 
 19 files changed, 2340 insertions(+), 421 deletions(-)
 create mode 100644 arch/arm/dts/t8103-j274-u-boot.dtsi
 create mode 100644 arch/arm/dts/t8103-j293-u-boot.dtsi
 create mode 100644 arch/arm/dts/t8103-j313-u-boot.dtsi
 create mode 100644 arch/arm/dts/t8103-j313.dts
 create mode 100644 arch/arm/dts/t8103-j456-u-boot.dtsi
 create mode 100644 arch/arm/dts/t8103-j456.dts
 create mode 100644 arch/arm/dts/t8103-j457-u-boot.dtsi
 create mode 100644 arch/arm/dts/t8103-j457.dts
 create mode 100644 arch/arm/dts/t8103-jxxx.dtsi
 create mode 100644 arch/arm/dts/t8103-pmgr.dtsi
 create mode 100644 arch/arm/dts/t8103-u-boot.dtsi
 create mode 100644 drivers/power/domain/apple-pmgr.c