All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull u-boot-pmic master
       [not found] <CGME20220615225940epcas1p425ee00e3f0a1a14ab0c65c91ba018c04@epcas1p4.samsung.com>
@ 2022-06-15 22:59 ` Jaehoon Chung
  2022-06-16 19:17   ` Tom Rini
  0 siblings, 1 reply; 14+ messages in thread
From: Jaehoon Chung @ 2022-06-15 22:59 UTC (permalink / raw)
  To: U-Boot Mailing List; +Cc: Tom Rini, Rasmus Villemoes, 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:

  git@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(-)

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [GIT PULL] Please pull u-boot-pmic master
  2022-06-15 22:59 ` [GIT PULL] Please pull u-boot-pmic master Jaehoon Chung
@ 2022-06-16 19:17   ` Tom Rini
  0 siblings, 0 replies; 14+ messages in thread
From: Tom Rini @ 2022-06-16 19:17 UTC (permalink / raw)
  To: Jaehoon Chung; +Cc: U-Boot Mailing List, Rasmus Villemoes

[-- Attachment #1: Type: text/plain, Size: 847 bytes --]

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:
> 
>   git@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [GIT PULL] Please pull u-boot-pmic master
  2024-04-29  8:20 ` Jaehoon Chung
@ 2024-04-29 16:49   ` Tom Rini
  0 siblings, 0 replies; 14+ messages in thread
From: Tom Rini @ 2024-04-29 16:49 UTC (permalink / raw)
  To: Jaehoon Chung
  Cc: U-Boot Mailing List, Bhargav Raviprakash, u-kumar1, Jae hoon Chung

[-- Attachment #1: Type: text/plain, Size: 860 bytes --]

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:
> 
>   git@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [GIT PULL] Please pull u-boot-pmic master
       [not found] <CGME20240429082059epcas1p1f35772730ea8c9b8caf558bc360152c2@epcas1p1.samsung.com>
@ 2024-04-29  8:20 ` Jaehoon Chung
  2024-04-29 16:49   ` Tom Rini
  0 siblings, 1 reply; 14+ messages in thread
From: Jaehoon Chung @ 2024-04-29  8:20 UTC (permalink / raw)
  To: U-Boot Mailing List
  Cc: Tom Rini, Bhargav Raviprakash, u-kumar1, Jae hoon 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:

  git@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(-)

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [GIT PULL] Please pull u-boot-pmic master
  2023-01-31 23:17 ` Jaehoon Chung
@ 2023-02-01  3:33   ` Tom Rini
  0 siblings, 0 replies; 14+ messages in thread
From: Tom Rini @ 2023-02-01  3:33 UTC (permalink / raw)
  To: Jaehoon Chung; +Cc: U-Boot Mailing List, John Keeping, Jae hoon Chung

[-- Attachment #1: Type: text/plain, Size: 784 bytes --]

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:
> 
>   git@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [GIT PULL] Please pull u-boot-pmic master
       [not found] <CGME20230131231742epcas1p4eba2ff2ec3ad1ecebccbd804ec41231a@epcas1p4.samsung.com>
@ 2023-01-31 23:17 ` Jaehoon Chung
  2023-02-01  3:33   ` Tom Rini
  0 siblings, 1 reply; 14+ messages in thread
From: Jaehoon Chung @ 2023-01-31 23:17 UTC (permalink / raw)
  To: U-Boot Mailing List; +Cc: Tom Rini, John Keeping, Jae hoon 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:

  git@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(-)

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [GIT PULL] Please pull u-boot-pmic master
  2022-12-27  1:19 ` Jaehoon Chung
@ 2022-12-27 15:10   ` Tom Rini
  0 siblings, 0 replies; 14+ messages in thread
From: Tom Rini @ 2022-12-27 15:10 UTC (permalink / raw)
  To: Jaehoon Chung; +Cc: U-Boot Mailing List, Jim Liu, jim.t90615, Jae hoon Chung

[-- Attachment #1: Type: text/plain, Size: 840 bytes --]

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:
> 
>   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)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [GIT PULL] Please pull u-boot-pmic master
       [not found] <CGME20221227011937epcas1p2935b0b4debd26f20c00d892980522ca1@epcas1p2.samsung.com>
@ 2022-12-27  1:19 ` Jaehoon Chung
  2022-12-27 15:10   ` Tom Rini
  0 siblings, 1 reply; 14+ messages in thread
From: Jaehoon Chung @ 2022-12-27  1:19 UTC (permalink / raw)
  To: U-Boot Mailing List; +Cc: Tom Rini, Jim Liu, jim.t90615, Jae hoon 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:

  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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [GIT PULL] Please pull u-boot-pmic master
  2022-10-26  6:22 ` Jaehoon Chung
@ 2022-10-26 15:25   ` Tom Rini
  0 siblings, 0 replies; 14+ messages in thread
From: Tom Rini @ 2022-10-26 15:25 UTC (permalink / raw)
  To: Jaehoon Chung
  Cc: U-Boot Mailing List, msuchanek, John Keeping, Jae hoon Chung

[-- Attachment #1: Type: text/plain, Size: 830 bytes --]

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:
> 
>   git@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [GIT PULL] Please pull u-boot-pmic master
       [not found] <CGME20221026062213epcas1p180d065e38e24ed89f8d8bc9adb248604@epcas1p1.samsung.com>
@ 2022-10-26  6:22 ` Jaehoon Chung
  2022-10-26 15:25   ` Tom Rini
  0 siblings, 1 reply; 14+ messages in thread
From: Jaehoon Chung @ 2022-10-26  6:22 UTC (permalink / raw)
  To: U-Boot Mailing List; +Cc: Tom Rini, msuchanek, John Keeping, Jae hoon 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:

  git@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(-)

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [GIT PULL] Please pull u-boot-pmic master
  2022-07-27  6:25 ` Jaehoon Chung
@ 2022-07-27 13:05   ` Tom Rini
  0 siblings, 0 replies; 14+ messages in thread
From: Tom Rini @ 2022-07-27 13:05 UTC (permalink / raw)
  To: Jaehoon Chung; +Cc: U-Boot Mailing List, Heiko Thiery

[-- Attachment #1: Type: text/plain, Size: 852 bytes --]

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!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [GIT PULL] Please pull u-boot-pmic master
       [not found] <CGME20220727062516epcas1p2b317736d39786c2bee09b5e8f25dbd9f@epcas1p2.samsung.com>
@ 2022-07-27  6:25 ` Jaehoon Chung
  2022-07-27 13:05   ` Tom Rini
  0 siblings, 1 reply; 14+ messages in thread
From: Jaehoon Chung @ 2022-07-27  6:25 UTC (permalink / raw)
  To: U-Boot Mailing List; +Cc: Tom Rini, Heiko Thiery

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(-)

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [GIT PULL] Please pull u-boot-pmic master
  2022-01-16 23:20 ` Jaehoon Chung
@ 2022-01-17 16:11   ` Tom Rini
  0 siblings, 0 replies; 14+ messages in thread
From: Tom Rini @ 2022-01-17 16:11 UTC (permalink / raw)
  To: Jaehoon Chung; +Cc: U-Boot Mailing List, Mark Kettenis, Jae hoon Chung

[-- Attachment #1: Type: text/plain, Size: 834 bytes --]

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:
> 
>   git@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [GIT PULL] Please pull u-boot-pmic master
       [not found] <CGME20220116231948epcas1p2d49e416fa19a42eb8062f6e35c2591fe@epcas1p2.samsung.com>
@ 2022-01-16 23:20 ` Jaehoon Chung
  2022-01-17 16:11   ` Tom Rini
  0 siblings, 1 reply; 14+ messages in thread
From: Jaehoon Chung @ 2022-01-16 23:20 UTC (permalink / raw)
  To: U-Boot Mailing List; +Cc: Tom Rini, Mark Kettenis, Jae hoon 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:

  git@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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-04-29 16:50 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20220615225940epcas1p425ee00e3f0a1a14ab0c65c91ba018c04@epcas1p4.samsung.com>
2022-06-15 22:59 ` [GIT PULL] Please pull u-boot-pmic master Jaehoon Chung
2022-06-16 19:17   ` Tom Rini
     [not found] <CGME20240429082059epcas1p1f35772730ea8c9b8caf558bc360152c2@epcas1p1.samsung.com>
2024-04-29  8:20 ` Jaehoon Chung
2024-04-29 16:49   ` Tom Rini
     [not found] <CGME20230131231742epcas1p4eba2ff2ec3ad1ecebccbd804ec41231a@epcas1p4.samsung.com>
2023-01-31 23:17 ` Jaehoon Chung
2023-02-01  3:33   ` Tom Rini
     [not found] <CGME20221227011937epcas1p2935b0b4debd26f20c00d892980522ca1@epcas1p2.samsung.com>
2022-12-27  1:19 ` Jaehoon Chung
2022-12-27 15:10   ` Tom Rini
     [not found] <CGME20221026062213epcas1p180d065e38e24ed89f8d8bc9adb248604@epcas1p1.samsung.com>
2022-10-26  6:22 ` Jaehoon Chung
2022-10-26 15:25   ` Tom Rini
     [not found] <CGME20220727062516epcas1p2b317736d39786c2bee09b5e8f25dbd9f@epcas1p2.samsung.com>
2022-07-27  6:25 ` Jaehoon Chung
2022-07-27 13:05   ` Tom Rini
     [not found] <CGME20220116231948epcas1p2d49e416fa19a42eb8062f6e35c2591fe@epcas1p2.samsung.com>
2022-01-16 23:20 ` Jaehoon Chung
2022-01-17 16:11   ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.