All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/5] Renesas SoC updates for v6.7
@ 2023-09-29 11:10 ` Geert Uytterhoeven
  0 siblings, 0 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2023-09-29 11:10 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

	Hi SoC folks,

This is my first pull request for the inclusion of Renesas SoC updates
for v6.7.

It consists of 5 parts:

  [GIT PULL 1/5] Renesas ARM defconfig updates for v6.7

    - Refresh shmobile_defconfig for v6.6-rc3.

  [GIT PULL 2/5] Renesas ARM SoC updates for v6.7

    - Reserve boot area when SMP is enabled to prevent conflicts with
      FLASH,
    - Miscellaneous fixes and improvements.

  [GIT PULL 3/5] Renesas driver updates for v6.7

    - Identify the new RZ/G3S SoC,
    - Miscellaneous fixes and improvements.

  [GIT PULL 4/5] Renesas DT binding updates for v6.7

    - Document support for the new RZ/G3S (R9A08G045) SoC variants.

  [GIT PULL 5/5] Renesas DTS updates for v6.7

    - Add PCIe Host and Endpoint support for the R-Car S4-8 SoC and the
      Renesas Spider development board,
    - Add FLASH support for the Renesas Genmai and RSK+RZA1 development
      boards,
    - Add multi Component sound support for Renesas ULCB development
      boards equipped with the Shimafuji Kingfisher extension,
    - Miscellaneous fixes and improvements.

Thanks for pulling!

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

* [GIT PULL 0/5] Renesas SoC updates for v6.7
@ 2023-09-29 11:10 ` Geert Uytterhoeven
  0 siblings, 0 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2023-09-29 11:10 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

	Hi SoC folks,

This is my first pull request for the inclusion of Renesas SoC updates
for v6.7.

It consists of 5 parts:

  [GIT PULL 1/5] Renesas ARM defconfig updates for v6.7

    - Refresh shmobile_defconfig for v6.6-rc3.

  [GIT PULL 2/5] Renesas ARM SoC updates for v6.7

    - Reserve boot area when SMP is enabled to prevent conflicts with
      FLASH,
    - Miscellaneous fixes and improvements.

  [GIT PULL 3/5] Renesas driver updates for v6.7

    - Identify the new RZ/G3S SoC,
    - Miscellaneous fixes and improvements.

  [GIT PULL 4/5] Renesas DT binding updates for v6.7

    - Document support for the new RZ/G3S (R9A08G045) SoC variants.

  [GIT PULL 5/5] Renesas DTS updates for v6.7

    - Add PCIe Host and Endpoint support for the R-Car S4-8 SoC and the
      Renesas Spider development board,
    - Add FLASH support for the Renesas Genmai and RSK+RZA1 development
      boards,
    - Add multi Component sound support for Renesas ULCB development
      boards equipped with the Shimafuji Kingfisher extension,
    - Miscellaneous fixes and improvements.

Thanks for pulling!

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [GIT PULL 1/5] Renesas ARM defconfig updates for v6.7
  2023-09-29 11:10 ` Geert Uytterhoeven
@ 2023-09-29 11:10   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2023-09-29 11:10 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 6465e260f48790807eef06b583b38ca9789b6072:

  Linux 6.6-rc3 (2023-09-24 14:31:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-defconfig-for-v6.7-tag1

for you to fetch changes up to d2efde5cc970cd21de0f94cf03e059adc1e1311b:

  ARM: shmobile: defconfig: Refresh for v6.6-rc3 (2023-09-28 11:41:02 +0200)

----------------------------------------------------------------
Renesas ARM defconfig updates for v6.7

  - Refresh shmobile_defconfig for v6.6-rc3.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      ARM: shmobile: defconfig: Refresh for v6.6-rc3

 arch/arm/configs/shmobile_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

* [GIT PULL 1/5] Renesas ARM defconfig updates for v6.7
@ 2023-09-29 11:10   ` Geert Uytterhoeven
  0 siblings, 0 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2023-09-29 11:10 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 6465e260f48790807eef06b583b38ca9789b6072:

  Linux 6.6-rc3 (2023-09-24 14:31:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-defconfig-for-v6.7-tag1

for you to fetch changes up to d2efde5cc970cd21de0f94cf03e059adc1e1311b:

  ARM: shmobile: defconfig: Refresh for v6.6-rc3 (2023-09-28 11:41:02 +0200)

----------------------------------------------------------------
Renesas ARM defconfig updates for v6.7

  - Refresh shmobile_defconfig for v6.6-rc3.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      ARM: shmobile: defconfig: Refresh for v6.6-rc3

 arch/arm/configs/shmobile_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [GIT PULL 2/5] Renesas ARM SoC updates for v6.7
  2023-09-29 11:10 ` Geert Uytterhoeven
@ 2023-09-29 11:10   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2023-09-29 11:10 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-soc-for-v6.7-tag1

for you to fetch changes up to 435d422624b74085e2c0be650dc3a1d3a4a6bfa5:

  ARM: shmobile: sh73a0: Reserve boot area when SMP is enabled (2023-09-27 11:00:27 +0200)

----------------------------------------------------------------
Renesas ARM SoC updates for v6.7

  - Reserve boot area when SMP is enabled to prevent conflicts with
    FLASH,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Geert Uytterhoeven (4):
      ARM: shmobile: rcar-gen2: Remove unneeded once handling
      ARM: shmobile: rcar-gen2: Reserve boot area when SMP is enabled
      ARM: shmobile: r8a7779: Reserve boot area when SMP is enabled
      ARM: shmobile: sh73a0: Reserve boot area when SMP is enabled

 arch/arm/mach-shmobile/pm-rcar-gen2.c |  5 +++--
 arch/arm/mach-shmobile/smp-r8a7779.c  |  9 ++++++++-
 arch/arm/mach-shmobile/smp-sh73a0.c   | 10 ++++++++--
 3 files changed, 19 insertions(+), 5 deletions(-)

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

* [GIT PULL 2/5] Renesas ARM SoC updates for v6.7
@ 2023-09-29 11:10   ` Geert Uytterhoeven
  0 siblings, 0 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2023-09-29 11:10 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-soc-for-v6.7-tag1

for you to fetch changes up to 435d422624b74085e2c0be650dc3a1d3a4a6bfa5:

  ARM: shmobile: sh73a0: Reserve boot area when SMP is enabled (2023-09-27 11:00:27 +0200)

----------------------------------------------------------------
Renesas ARM SoC updates for v6.7

  - Reserve boot area when SMP is enabled to prevent conflicts with
    FLASH,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Geert Uytterhoeven (4):
      ARM: shmobile: rcar-gen2: Remove unneeded once handling
      ARM: shmobile: rcar-gen2: Reserve boot area when SMP is enabled
      ARM: shmobile: r8a7779: Reserve boot area when SMP is enabled
      ARM: shmobile: sh73a0: Reserve boot area when SMP is enabled

 arch/arm/mach-shmobile/pm-rcar-gen2.c |  5 +++--
 arch/arm/mach-shmobile/smp-r8a7779.c  |  9 ++++++++-
 arch/arm/mach-shmobile/smp-sh73a0.c   | 10 ++++++++--
 3 files changed, 19 insertions(+), 5 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [GIT PULL 3/5] Renesas driver updates for v6.7
  2023-09-29 11:10 ` Geert Uytterhoeven
@ 2023-09-29 11:10   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2023-09-29 11:10 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-drivers-for-v6.7-tag1

for you to fetch changes up to 61ad21ec519774182d23dd83d6cb44d7b80b7421:

  soc: renesas: Kconfig: Remove blank line before ARCH_R9A07G043 help text (2023-09-18 10:39:14 +0200)

----------------------------------------------------------------
Renesas driver updates for v6.7

  - Identify the new RZ/G3S SoC,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Claudiu Beznea (2):
      soc: renesas: Identify RZ/G3S SoC
      soc: renesas: renesas-soc: Remove blank lines

Geert Uytterhoeven (1):
      soc: renesas: Kconfig: Remove blank line before ARCH_R9A07G043 help text

 drivers/soc/renesas/Kconfig       |  7 ++++++-
 drivers/soc/renesas/renesas-soc.c | 15 +++++++++++++--
 2 files changed, 19 insertions(+), 3 deletions(-)

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

* [GIT PULL 3/5] Renesas driver updates for v6.7
@ 2023-09-29 11:10   ` Geert Uytterhoeven
  0 siblings, 0 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2023-09-29 11:10 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-drivers-for-v6.7-tag1

for you to fetch changes up to 61ad21ec519774182d23dd83d6cb44d7b80b7421:

  soc: renesas: Kconfig: Remove blank line before ARCH_R9A07G043 help text (2023-09-18 10:39:14 +0200)

----------------------------------------------------------------
Renesas driver updates for v6.7

  - Identify the new RZ/G3S SoC,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Claudiu Beznea (2):
      soc: renesas: Identify RZ/G3S SoC
      soc: renesas: renesas-soc: Remove blank lines

Geert Uytterhoeven (1):
      soc: renesas: Kconfig: Remove blank line before ARCH_R9A07G043 help text

 drivers/soc/renesas/Kconfig       |  7 ++++++-
 drivers/soc/renesas/renesas-soc.c | 15 +++++++++++++--
 2 files changed, 19 insertions(+), 3 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [GIT PULL 4/5] Renesas DT binding updates for v6.7
  2023-09-29 11:10 ` Geert Uytterhoeven
@ 2023-09-29 11:10   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2023-09-29 11:10 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dt-bindings-for-v6.7-tag1

for you to fetch changes up to 111287aa60004e1a58320048c89391056288c455:

  dt-bindings: soc: renesas: renesas,rzg2l-sysc: Document RZ/G3S SoC (2023-09-18 09:50:30 +0200)

----------------------------------------------------------------
Renesas DT binding updates for v6.7

  - Document support for the new RZ/G3S (R9A08G045) SoC variants.

----------------------------------------------------------------
Claudiu Beznea (2):
      dt-bindings: soc: renesas: Document Renesas RZ/G3S SoC variants
      dt-bindings: soc: renesas: renesas,rzg2l-sysc: Document RZ/G3S SoC

 .../devicetree/bindings/soc/renesas/renesas,rzg2l-sysc.yaml         | 1 +
 Documentation/devicetree/bindings/soc/renesas/renesas.yaml          | 6 ++++++
 2 files changed, 7 insertions(+)

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

* [GIT PULL 4/5] Renesas DT binding updates for v6.7
@ 2023-09-29 11:10   ` Geert Uytterhoeven
  0 siblings, 0 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2023-09-29 11:10 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dt-bindings-for-v6.7-tag1

for you to fetch changes up to 111287aa60004e1a58320048c89391056288c455:

  dt-bindings: soc: renesas: renesas,rzg2l-sysc: Document RZ/G3S SoC (2023-09-18 09:50:30 +0200)

----------------------------------------------------------------
Renesas DT binding updates for v6.7

  - Document support for the new RZ/G3S (R9A08G045) SoC variants.

----------------------------------------------------------------
Claudiu Beznea (2):
      dt-bindings: soc: renesas: Document Renesas RZ/G3S SoC variants
      dt-bindings: soc: renesas: renesas,rzg2l-sysc: Document RZ/G3S SoC

 .../devicetree/bindings/soc/renesas/renesas,rzg2l-sysc.yaml         | 1 +
 Documentation/devicetree/bindings/soc/renesas/renesas.yaml          | 6 ++++++
 2 files changed, 7 insertions(+)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [GIT PULL 5/5] Renesas DTS updates for v6.7
  2023-09-29 11:10 ` Geert Uytterhoeven
@ 2023-09-29 11:10   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2023-09-29 11:10 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dts-for-v6.7-tag1

for you to fetch changes up to d70be079c3cf34bd91e1c8f7b4bc760356c9150c:

  arm64: dts: renesas: ulcb/kf: Use multi Component sound (2023-09-25 09:25:04 +0200)

----------------------------------------------------------------
Renesas DTS updates for v6.7

  - Add PCIe Host and Endpoint support for the R-Car S4-8 SoC and the
    Renesas Spider development board,
  - Add FLASH support for the Renesas Genmai and RSK+RZA1 development
    boards,
  - Add multi Component sound support for Renesas ULCB development
    boards equipped with the Shimafuji Kingfisher extension,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Geert Uytterhoeven (12):
      ARM: dts: renesas: blanche: Fix typo in GP_11_2 pin name
      ARM: dts: renesas: ape6evm: Drop bogus "mtd-rom" compatible value
      ARM: dts: renesas: gr-peach: Remove unneeded probe-type property
      ARM: dts: renesas: Remove unused LBSC nodes from board DTS
      ARM: dts: renesas: r7s72100: Add BSC node
      ARM: dts: renesas: r8a7779: Add LBSC node
      ARM: dts: renesas: r8a7792: Add LBSC node
      ARM: dts: renesas: marzen: Move Ethernet node to LBSC
      ARM: dts: renesas: blanche: Move Ethernet node to LBSC
      ARM: dts: renesas: wheat: Move Ethernet node to LBSC
      ARM: dts: renesas: genmai: Add FLASH nodes
      ARM: dts: renesas: rskrza1: Add FLASH nodes

Kuninori Morimoto (2):
      arm64: dts: renesas: Handle ADG bit for sound clk_i
      arm64: dts: renesas: ulcb/kf: Use multi Component sound

Yoshihiro Shimoda (2):
      arm64: dts: renesas: r8a779f0: Add PCIe Host and Endpoint nodes
      arm64: dts: renesas: r8a779f0: spider: Enable PCIe Host ch0

 arch/arm/boot/dts/renesas/r7s72100-genmai.dts      |  82 ++++++++++-
 arch/arm/boot/dts/renesas/r7s72100-gr-peach.dts    |   6 -
 arch/arm/boot/dts/renesas/r7s72100-rskrza1.dts     |  71 +++++++++-
 arch/arm/boot/dts/renesas/r7s72100.dtsi            |   7 +
 arch/arm/boot/dts/renesas/r7s9210-rza2mevb.dts     |   5 -
 arch/arm/boot/dts/renesas/r8a73a4-ape6evm.dts      |   2 +-
 arch/arm/boot/dts/renesas/r8a7779-marzen.dts       |  32 +++--
 arch/arm/boot/dts/renesas/r8a7779.dtsi             |   7 +
 arch/arm/boot/dts/renesas/r8a7790-lager.dts        |   5 -
 arch/arm/boot/dts/renesas/r8a7791-koelsch.dts      |   5 -
 arch/arm/boot/dts/renesas/r8a7792-blanche.dts      |  34 ++---
 arch/arm/boot/dts/renesas/r8a7792-wheat.dts        |  34 ++---
 arch/arm/boot/dts/renesas/r8a7792.dtsi             |   7 +
 arch/arm/boot/dts/renesas/r8a7794-alt.dts          |   5 -
 .../boot/dts/renesas/beacon-renesom-baseboard.dtsi |   2 +-
 arch/arm64/boot/dts/renesas/hihope-rev4.dtsi       |   2 +-
 arch/arm64/boot/dts/renesas/r8a774a1.dtsi          |   4 +-
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi          |   4 +-
 arch/arm64/boot/dts/renesas/r8a774c0.dtsi          |   2 +-
 arch/arm64/boot/dts/renesas/r8a774e1.dtsi          |   4 +-
 arch/arm64/boot/dts/renesas/r8a77951.dtsi          |   4 +-
 arch/arm64/boot/dts/renesas/r8a77960.dtsi          |   4 +-
 arch/arm64/boot/dts/renesas/r8a77961.dtsi          |   4 +-
 arch/arm64/boot/dts/renesas/r8a77965.dtsi          |   4 +-
 arch/arm64/boot/dts/renesas/r8a77990.dtsi          |   2 +-
 arch/arm64/boot/dts/renesas/r8a77995.dtsi          |   2 +-
 .../boot/dts/renesas/r8a779f0-spider-cpu.dtsi      |  24 ++++
 arch/arm64/boot/dts/renesas/r8a779f0.dtsi          | 134 ++++++++++++++++++
 arch/arm64/boot/dts/renesas/salvator-common.dtsi   |   2 +-
 .../renesas/ulcb-audio-graph-card-mix+split.dtsi   |  16 ++-
 .../boot/dts/renesas/ulcb-audio-graph-card.dtsi    |  17 ++-
 .../renesas/ulcb-audio-graph-card2-mix+split.dtsi  |  13 +-
 .../boot/dts/renesas/ulcb-audio-graph-card2.dtsi   |   4 +-
 .../ulcb-kf-audio-graph-card-mix+split.dtsi        |  57 ++++----
 .../boot/dts/renesas/ulcb-kf-audio-graph-card.dtsi |  27 ++--
 .../ulcb-kf-audio-graph-card2-mix+split.dtsi       | 108 ++++++++-------
 .../dts/renesas/ulcb-kf-audio-graph-card2.dtsi     |  14 +-
 .../ulcb-kf-simple-audio-card-mix+split.dtsi       | 152 +++++++++++----------
 .../dts/renesas/ulcb-kf-simple-audio-card.dtsi     |  77 ++++++-----
 .../renesas/ulcb-simple-audio-card-mix+split.dtsi  |   8 +-
 .../boot/dts/renesas/ulcb-simple-audio-card.dtsi   |   8 +-
 arch/arm64/boot/dts/renesas/ulcb.dtsi              |   2 +-
 42 files changed, 664 insertions(+), 339 deletions(-)

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

* [GIT PULL 5/5] Renesas DTS updates for v6.7
@ 2023-09-29 11:10   ` Geert Uytterhoeven
  0 siblings, 0 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2023-09-29 11:10 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dts-for-v6.7-tag1

for you to fetch changes up to d70be079c3cf34bd91e1c8f7b4bc760356c9150c:

  arm64: dts: renesas: ulcb/kf: Use multi Component sound (2023-09-25 09:25:04 +0200)

----------------------------------------------------------------
Renesas DTS updates for v6.7

  - Add PCIe Host and Endpoint support for the R-Car S4-8 SoC and the
    Renesas Spider development board,
  - Add FLASH support for the Renesas Genmai and RSK+RZA1 development
    boards,
  - Add multi Component sound support for Renesas ULCB development
    boards equipped with the Shimafuji Kingfisher extension,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Geert Uytterhoeven (12):
      ARM: dts: renesas: blanche: Fix typo in GP_11_2 pin name
      ARM: dts: renesas: ape6evm: Drop bogus "mtd-rom" compatible value
      ARM: dts: renesas: gr-peach: Remove unneeded probe-type property
      ARM: dts: renesas: Remove unused LBSC nodes from board DTS
      ARM: dts: renesas: r7s72100: Add BSC node
      ARM: dts: renesas: r8a7779: Add LBSC node
      ARM: dts: renesas: r8a7792: Add LBSC node
      ARM: dts: renesas: marzen: Move Ethernet node to LBSC
      ARM: dts: renesas: blanche: Move Ethernet node to LBSC
      ARM: dts: renesas: wheat: Move Ethernet node to LBSC
      ARM: dts: renesas: genmai: Add FLASH nodes
      ARM: dts: renesas: rskrza1: Add FLASH nodes

Kuninori Morimoto (2):
      arm64: dts: renesas: Handle ADG bit for sound clk_i
      arm64: dts: renesas: ulcb/kf: Use multi Component sound

Yoshihiro Shimoda (2):
      arm64: dts: renesas: r8a779f0: Add PCIe Host and Endpoint nodes
      arm64: dts: renesas: r8a779f0: spider: Enable PCIe Host ch0

 arch/arm/boot/dts/renesas/r7s72100-genmai.dts      |  82 ++++++++++-
 arch/arm/boot/dts/renesas/r7s72100-gr-peach.dts    |   6 -
 arch/arm/boot/dts/renesas/r7s72100-rskrza1.dts     |  71 +++++++++-
 arch/arm/boot/dts/renesas/r7s72100.dtsi            |   7 +
 arch/arm/boot/dts/renesas/r7s9210-rza2mevb.dts     |   5 -
 arch/arm/boot/dts/renesas/r8a73a4-ape6evm.dts      |   2 +-
 arch/arm/boot/dts/renesas/r8a7779-marzen.dts       |  32 +++--
 arch/arm/boot/dts/renesas/r8a7779.dtsi             |   7 +
 arch/arm/boot/dts/renesas/r8a7790-lager.dts        |   5 -
 arch/arm/boot/dts/renesas/r8a7791-koelsch.dts      |   5 -
 arch/arm/boot/dts/renesas/r8a7792-blanche.dts      |  34 ++---
 arch/arm/boot/dts/renesas/r8a7792-wheat.dts        |  34 ++---
 arch/arm/boot/dts/renesas/r8a7792.dtsi             |   7 +
 arch/arm/boot/dts/renesas/r8a7794-alt.dts          |   5 -
 .../boot/dts/renesas/beacon-renesom-baseboard.dtsi |   2 +-
 arch/arm64/boot/dts/renesas/hihope-rev4.dtsi       |   2 +-
 arch/arm64/boot/dts/renesas/r8a774a1.dtsi          |   4 +-
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi          |   4 +-
 arch/arm64/boot/dts/renesas/r8a774c0.dtsi          |   2 +-
 arch/arm64/boot/dts/renesas/r8a774e1.dtsi          |   4 +-
 arch/arm64/boot/dts/renesas/r8a77951.dtsi          |   4 +-
 arch/arm64/boot/dts/renesas/r8a77960.dtsi          |   4 +-
 arch/arm64/boot/dts/renesas/r8a77961.dtsi          |   4 +-
 arch/arm64/boot/dts/renesas/r8a77965.dtsi          |   4 +-
 arch/arm64/boot/dts/renesas/r8a77990.dtsi          |   2 +-
 arch/arm64/boot/dts/renesas/r8a77995.dtsi          |   2 +-
 .../boot/dts/renesas/r8a779f0-spider-cpu.dtsi      |  24 ++++
 arch/arm64/boot/dts/renesas/r8a779f0.dtsi          | 134 ++++++++++++++++++
 arch/arm64/boot/dts/renesas/salvator-common.dtsi   |   2 +-
 .../renesas/ulcb-audio-graph-card-mix+split.dtsi   |  16 ++-
 .../boot/dts/renesas/ulcb-audio-graph-card.dtsi    |  17 ++-
 .../renesas/ulcb-audio-graph-card2-mix+split.dtsi  |  13 +-
 .../boot/dts/renesas/ulcb-audio-graph-card2.dtsi   |   4 +-
 .../ulcb-kf-audio-graph-card-mix+split.dtsi        |  57 ++++----
 .../boot/dts/renesas/ulcb-kf-audio-graph-card.dtsi |  27 ++--
 .../ulcb-kf-audio-graph-card2-mix+split.dtsi       | 108 ++++++++-------
 .../dts/renesas/ulcb-kf-audio-graph-card2.dtsi     |  14 +-
 .../ulcb-kf-simple-audio-card-mix+split.dtsi       | 152 +++++++++++----------
 .../dts/renesas/ulcb-kf-simple-audio-card.dtsi     |  77 ++++++-----
 .../renesas/ulcb-simple-audio-card-mix+split.dtsi  |   8 +-
 .../boot/dts/renesas/ulcb-simple-audio-card.dtsi   |   8 +-
 arch/arm64/boot/dts/renesas/ulcb.dtsi              |   2 +-
 42 files changed, 664 insertions(+), 339 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL 0/5] Renesas SoC updates for v6.7
  2023-09-29 11:10 ` Geert Uytterhoeven
                   ` (5 preceding siblings ...)
  (?)
@ 2023-10-13 21:00 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 16+ messages in thread
From: patchwork-bot+linux-soc @ 2023-10-13 21:00 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: soc

Hello:

This series was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 29 Sep 2023 13:10:10 +0200 you wrote:
> Hi SoC folks,
> 
> This is my first pull request for the inclusion of Renesas SoC updates
> for v6.7.
> 
> It consists of 5 parts:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/5] Renesas ARM defconfig updates for v6.7
    (no matching commit)
  - [GIT,PULL,2/5] Renesas ARM SoC updates for v6.7
    (no matching commit)
  - [GIT,PULL,3/5] Renesas driver updates for v6.7
    (no matching commit)
  - [GIT,PULL,4/5] Renesas DT binding updates for v6.7
    https://git.kernel.org/soc/soc/c/b898a92e94a6
  - [GIT,PULL,5/5] Renesas DTS updates for v6.7
    https://git.kernel.org/soc/soc/c/161e7cc4b15e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

* Re: [GIT PULL 0/5] Renesas SoC updates for v6.7
  2023-09-29 11:10 ` Geert Uytterhoeven
                   ` (6 preceding siblings ...)
  (?)
@ 2023-10-16 21:31 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 16+ messages in thread
From: patchwork-bot+linux-soc @ 2023-10-16 21:31 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: soc

Hello:

This series was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 29 Sep 2023 13:10:10 +0200 you wrote:
> Hi SoC folks,
> 
> This is my first pull request for the inclusion of Renesas SoC updates
> for v6.7.
> 
> It consists of 5 parts:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/5] Renesas ARM defconfig updates for v6.7
    (no matching commit)
  - [GIT,PULL,2/5] Renesas ARM SoC updates for v6.7
    (no matching commit)
  - [GIT,PULL,3/5] Renesas driver updates for v6.7
    https://git.kernel.org/soc/soc/c/8c15065cddb9
  - [GIT,PULL,4/5] Renesas DT binding updates for v6.7
    (no matching commit)
  - [GIT,PULL,5/5] Renesas DTS updates for v6.7
    (no matching commit)

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

* Re: [GIT PULL 0/5] Renesas SoC updates for v6.7
  2023-09-29 11:10 ` Geert Uytterhoeven
                   ` (7 preceding siblings ...)
  (?)
@ 2023-10-17 22:00 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 16+ messages in thread
From: patchwork-bot+linux-soc @ 2023-10-17 22:00 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: soc

Hello:

This series was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 29 Sep 2023 13:10:10 +0200 you wrote:
> Hi SoC folks,
> 
> This is my first pull request for the inclusion of Renesas SoC updates
> for v6.7.
> 
> It consists of 5 parts:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/5] Renesas ARM defconfig updates for v6.7
    https://git.kernel.org/soc/soc/c/22bf97fc236b
  - [GIT,PULL,2/5] Renesas ARM SoC updates for v6.7
    (no matching commit)
  - [GIT,PULL,3/5] Renesas driver updates for v6.7
    (no matching commit)
  - [GIT,PULL,4/5] Renesas DT binding updates for v6.7
    (no matching commit)
  - [GIT,PULL,5/5] Renesas DTS updates for v6.7
    (no matching commit)

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

* Re: [GIT PULL 0/5] Renesas SoC updates for v6.7
  2023-09-29 11:10 ` Geert Uytterhoeven
                   ` (8 preceding siblings ...)
  (?)
@ 2023-10-18 15:40 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 16+ messages in thread
From: patchwork-bot+linux-soc @ 2023-10-18 15:40 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: soc

Hello:

This series was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 29 Sep 2023 13:10:10 +0200 you wrote:
> Hi SoC folks,
> 
> This is my first pull request for the inclusion of Renesas SoC updates
> for v6.7.
> 
> It consists of 5 parts:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/5] Renesas ARM defconfig updates for v6.7
    (no matching commit)
  - [GIT,PULL,2/5] Renesas ARM SoC updates for v6.7
    https://git.kernel.org/soc/soc/c/f46ada004d8c
  - [GIT,PULL,3/5] Renesas driver updates for v6.7
    (no matching commit)
  - [GIT,PULL,4/5] Renesas DT binding updates for v6.7
    (no matching commit)
  - [GIT,PULL,5/5] Renesas DTS updates for v6.7
    (no matching commit)

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2023-10-18 15:40 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-29 11:10 [GIT PULL 0/5] Renesas SoC updates for v6.7 Geert Uytterhoeven
2023-09-29 11:10 ` Geert Uytterhoeven
2023-09-29 11:10 ` [GIT PULL 1/5] Renesas ARM defconfig " Geert Uytterhoeven
2023-09-29 11:10   ` Geert Uytterhoeven
2023-09-29 11:10 ` [GIT PULL 2/5] Renesas ARM SoC " Geert Uytterhoeven
2023-09-29 11:10   ` Geert Uytterhoeven
2023-09-29 11:10 ` [GIT PULL 3/5] Renesas driver " Geert Uytterhoeven
2023-09-29 11:10   ` Geert Uytterhoeven
2023-09-29 11:10 ` [GIT PULL 4/5] Renesas DT binding " Geert Uytterhoeven
2023-09-29 11:10   ` Geert Uytterhoeven
2023-09-29 11:10 ` [GIT PULL 5/5] Renesas DTS " Geert Uytterhoeven
2023-09-29 11:10   ` Geert Uytterhoeven
2023-10-13 21:00 ` [GIT PULL 0/5] Renesas SoC " patchwork-bot+linux-soc
2023-10-16 21:31 ` patchwork-bot+linux-soc
2023-10-17 22:00 ` patchwork-bot+linux-soc
2023-10-18 15:40 ` patchwork-bot+linux-soc

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.