All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] u-boot-sh/master-fdt
@ 2024-04-18 12:49 Marek Vasut
  2024-04-18 14:08 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Marek Vasut @ 2024-04-18 12:49 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Marek Vasut

The following changes since commit a712a54dc427708195e6405af4b072d869d0dd8f:

  Merge patch series "configs: ti: Enable basic settings for SystemReady ACS" (2024-04-17 13:16:12 -0600)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-sh.git master-fdt

for you to fetch changes up to aad511a488c40393728156333d983c31001aac32:

  ARM: dts: renesas: Switch to using upstream DT (2024-04-18 05:21:26 +0200)

----------------------------------------------------------------
Marek Vasut (4):
      ARM: dts: renesas: Stop using the -u-boot DTs for build
      ARM: dts: renesas: Replace R8A77950 with R8A77951
      ARM: dts: renesas: Switch to using upstream DT on 64bit Renesas SoCs
      ARM: dts: renesas: Switch to using upstream DT

 arch/arm/Kconfig                                   |  1 +
 arch/arm/dts/Makefile                              | 58 +++++++++++-----------
 ...ch-u-boot.dts => r7s72100-gr-peach-u-boot.dtsi} |  1 -
 ...-boot.dts => r8a774a1-hihope-rzg2m-u-boot.dtsi} |  1 -
 ...-boot.dts => r8a774b1-hihope-rzg2n-u-boot.dtsi} |  1 -
 ...ek874-u-boot.dts => r8a774c0-ek874-u-boot.dtsi} |  1 -
 ...-boot.dts => r8a774e1-hihope-rzg2h-u-boot.dtsi} |  1 -
 ...-lager-u-boot.dts => r8a7790-lager-u-boot.dtsi} |  1 -
 ...-stout-u-boot.dts => r8a7790-stout-u-boot.dtsi} |  1 -
 ...lsch-u-boot.dts => r8a7791-koelsch-u-boot.dtsi} |  1 -
 ...orter-u-boot.dts => r8a7791-porter-u-boot.dtsi} |  1 -
 ...nche-u-boot.dts => r8a7792-blanche-u-boot.dtsi} |  1 -
 ...93-gose-u-boot.dts => r8a7793-gose-u-boot.dtsi} |  1 -
 ...7794-alt-u-boot.dts => r8a7794-alt-u-boot.dtsi} |  1 -
 ...94-silk-u-boot.dts => r8a7794-silk-u-boot.dtsi} |  1 -
 ...-u-boot.dts => r8a77951-salvator-x-u-boot.dtsi} |  3 +-
 .../{r8a77950-u-boot.dtsi => r8a77951-u-boot.dtsi} |  6 ---
 ...0-ulcb-u-boot.dts => r8a77951-ulcb-u-boot.dtsi} |  3 +-
 ...-u-boot.dts => r8a77960-salvator-x-u-boot.dtsi} |  1 -
 ...0-ulcb-u-boot.dts => r8a77960-ulcb-u-boot.dtsi} |  1 -
 ...-u-boot.dts => r8a77965-salvator-x-u-boot.dtsi} |  1 -
 ...5-ulcb-u-boot.dts => r8a77965-ulcb-u-boot.dtsi} |  1 -
 ...eagle-u-boot.dts => r8a77970-eagle-u-boot.dtsi} |  1 -
 ...v3msk-u-boot.dts => r8a77970-v3msk-u-boot.dtsi} |  1 -
 ...ndor-u-boot.dts => r8a77980-condor-u-boot.dtsi} |  1 -
 ...v3hsk-u-boot.dts => r8a77980-v3hsk-u-boot.dtsi} |  1 -
 ...ebisu-u-boot.dts => r8a77990-ebisu-u-boot.dtsi} |  1 -
 ...draak-u-boot.dts => r8a77995-draak-u-boot.dtsi} |  1 -
 ...lcon-u-boot.dts => r8a779a0-falcon-u-boot.dtsi} |  1 -
 ...ider-u-boot.dts => r8a779f0-spider-u-boot.dtsi} |  1 -
 ...-u-boot.dts => r8a779g0-white-hawk-u-boot.dtsi} |  1 -
 ...k-u-boot.dts => r8a779h0-gray-hawk-u-boot.dtsi} |  1 -
 arch/arm/mach-renesas/Kconfig                      |  1 +
 board/renesas/salvator-x/salvator-x.c              |  6 +--
 board/renesas/ulcb/ulcb.c                          |  6 +--
 configs/alt_defconfig                              |  2 +-
 configs/blanche_defconfig                          |  2 +-
 configs/gose_defconfig                             |  2 +-
 configs/grpeach_defconfig                          |  2 +-
 configs/hihope_rzg2_defconfig                      |  4 +-
 configs/koelsch_defconfig                          |  2 +-
 configs/lager_defconfig                            |  2 +-
 configs/porter_defconfig                           |  2 +-
 configs/r8a77970_eagle_defconfig                   |  2 +-
 configs/r8a77970_v3msk_defconfig                   |  2 +-
 configs/r8a77980_condor_defconfig                  |  2 +-
 configs/r8a77980_v3hsk_defconfig                   |  2 +-
 configs/r8a77990_ebisu_defconfig                   |  2 +-
 configs/r8a77995_draak_defconfig                   |  2 +-
 configs/r8a779a0_falcon_defconfig                  |  2 +-
 configs/r8a779f0_spider_defconfig                  |  2 +-
 configs/r8a779g0_whitehawk_defconfig               |  2 +-
 configs/r8a779h0_grayhawk_defconfig                |  3 +-
 configs/rcar3_salvator-x_defconfig                 |  8 +--
 configs/rcar3_ulcb_defconfig                       |  8 +--
 configs/renesas_rzg2l_smarc_defconfig              |  2 +-
 configs/rzg2_beacon_defconfig                      |  4 +-
 configs/rzn1_snarc_defconfig                       |  1 +
 configs/silinux_ek874_defconfig                    |  2 +-
 configs/silk_defconfig                             |  2 +-
 configs/stout_defconfig                            |  2 +-
 61 files changed, 74 insertions(+), 105 deletions(-)
 rename arch/arm/dts/{r7s72100-gr-peach-u-boot.dts => r7s72100-gr-peach-u-boot.dtsi} (97%)
 rename arch/arm/dts/{r8a774a1-hihope-rzg2m-u-boot.dts => r8a774a1-hihope-rzg2m-u-boot.dtsi} (91%)
 rename arch/arm/dts/{r8a774b1-hihope-rzg2n-u-boot.dts => r8a774b1-hihope-rzg2n-u-boot.dtsi} (91%)
 rename arch/arm/dts/{r8a774c0-ek874-u-boot.dts => r8a774c0-ek874-u-boot.dtsi} (95%)
 rename arch/arm/dts/{r8a774e1-hihope-rzg2h-u-boot.dts => r8a774e1-hihope-rzg2h-u-boot.dtsi} (91%)
 rename arch/arm/dts/{r8a7790-lager-u-boot.dts => r8a7790-lager-u-boot.dtsi} (91%)
 rename arch/arm/dts/{r8a7790-stout-u-boot.dts => r8a7790-stout-u-boot.dtsi} (91%)
 rename arch/arm/dts/{r8a7791-koelsch-u-boot.dts => r8a7791-koelsch-u-boot.dtsi} (90%)
 rename arch/arm/dts/{r8a7791-porter-u-boot.dts => r8a7791-porter-u-boot.dtsi} (92%)
 rename arch/arm/dts/{r8a7792-blanche-u-boot.dts => r8a7792-blanche-u-boot.dtsi} (89%)
 rename arch/arm/dts/{r8a7793-gose-u-boot.dts => r8a7793-gose-u-boot.dtsi} (91%)
 rename arch/arm/dts/{r8a7794-alt-u-boot.dts => r8a7794-alt-u-boot.dtsi} (96%)
 rename arch/arm/dts/{r8a7794-silk-u-boot.dts => r8a7794-silk-u-boot.dtsi} (91%)
 rename arch/arm/dts/{r8a77950-salvator-x-u-boot.dts => r8a77951-salvator-x-u-boot.dtsi} (92%)
 rename arch/arm/dts/{r8a77950-u-boot.dtsi => r8a77951-u-boot.dtsi} (93%)
 rename arch/arm/dts/{r8a77950-ulcb-u-boot.dts => r8a77951-ulcb-u-boot.dtsi} (94%)
 rename arch/arm/dts/{r8a77960-salvator-x-u-boot.dts => r8a77960-salvator-x-u-boot.dtsi} (96%)
 rename arch/arm/dts/{r8a77960-ulcb-u-boot.dts => r8a77960-ulcb-u-boot.dtsi} (97%)
 rename arch/arm/dts/{r8a77965-salvator-x-u-boot.dts => r8a77965-salvator-x-u-boot.dtsi} (96%)
 rename arch/arm/dts/{r8a77965-ulcb-u-boot.dts => r8a77965-ulcb-u-boot.dtsi} (97%)
 rename arch/arm/dts/{r8a77970-eagle-u-boot.dts => r8a77970-eagle-u-boot.dtsi} (96%)
 rename arch/arm/dts/{r8a77970-v3msk-u-boot.dts => r8a77970-v3msk-u-boot.dtsi} (97%)
 rename arch/arm/dts/{r8a77980-condor-u-boot.dts => r8a77980-condor-u-boot.dtsi} (96%)
 rename arch/arm/dts/{r8a77980-v3hsk-u-boot.dts => r8a77980-v3hsk-u-boot.dtsi} (95%)
 rename arch/arm/dts/{r8a77990-ebisu-u-boot.dts => r8a77990-ebisu-u-boot.dtsi} (97%)
 rename arch/arm/dts/{r8a77995-draak-u-boot.dts => r8a77995-draak-u-boot.dtsi} (94%)
 rename arch/arm/dts/{r8a779a0-falcon-u-boot.dts => r8a779a0-falcon-u-boot.dtsi} (94%)
 rename arch/arm/dts/{r8a779f0-spider-u-boot.dts => r8a779f0-spider-u-boot.dtsi} (95%)
 rename arch/arm/dts/{r8a779g0-white-hawk-u-boot.dts => r8a779g0-white-hawk-u-boot.dtsi} (95%)
 rename arch/arm/dts/{r8a779h0-gray-hawk-u-boot.dts => r8a779h0-gray-hawk-u-boot.dtsi} (95%)

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

* Re: [PULL] u-boot-sh/master-fdt
  2024-04-18 12:49 [PULL] u-boot-sh/master-fdt Marek Vasut
@ 2024-04-18 14:08 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2024-04-18 14:08 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

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

On Thu, Apr 18, 2024 at 02:49:54PM +0200, Marek Vasut wrote:

> The following changes since commit a712a54dc427708195e6405af4b072d869d0dd8f:
> 
>   Merge patch series "configs: ti: Enable basic settings for SystemReady ACS" (2024-04-17 13:16:12 -0600)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-sh.git master-fdt
> 
> for you to fetch changes up to aad511a488c40393728156333d983c31001aac32:
> 
>   ARM: dts: renesas: Switch to using upstream DT (2024-04-18 05:21:26 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

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

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

end of thread, other threads:[~2024-04-18 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-18 12:49 [PULL] u-boot-sh/master-fdt Marek Vasut
2024-04-18 14:08 ` 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.