Linux SOC development
 help / color / mirror / Atom feed
* [GIT PULL 0/3] Renesas SoC updates for v6.12
@ 2024-08-22  8:51 Geert Uytterhoeven
  2024-08-22  8:51 ` [GIT PULL 1/3] Renesas ARM defconfig " Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2024-08-22  8:51 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.12.

It consists of 3 parts:

  [GIT PULL 1/3] Renesas ARM defconfig updates for v6.12

    - Enable support for AK4619 codecs and Renesas R-Car Ethernet-TSN
      controllers in the ARM64 defconfig,
    - Enable slab hardening and kmalloc buckets in the Renesas ARM
      defconfig.

  [GIT PULL 2/3] Renesas DT binding updates for v6.12

    - Document support for the Renesas RZ/G2M v3.0 (r8a774a3) SoC.

  [GIT PULL 3/3] Renesas DTS updates for v6.12

    - Add support for sound, push switches, and GP LEDs on the Gray Hawk
      Single development board,
    - Add missing iommus properties on R-Car Gen3/Gen4 and RZ/G2 SoCs,
    - Add PWM support for the R-Car V4M SoC,
    - Improve Ethernet descriptions on the RZ/G2L, RZ/G2LC, and RZ/G2UL
      SMARC SoMs,
    - Add DMAC support for the RZ/G3S SoC,
    - Add CAN-FD support for the R-Car V4M SoC and the Gray Hawk Single
      development board.

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] 4+ messages in thread

* [GIT PULL 1/3] Renesas ARM defconfig updates for v6.12
  2024-08-22  8:51 [GIT PULL 0/3] Renesas SoC updates for v6.12 Geert Uytterhoeven
@ 2024-08-22  8:51 ` Geert Uytterhoeven
  2024-08-22  8:51 ` [GIT PULL 2/3] Renesas DT binding " Geert Uytterhoeven
  2024-08-22  8:51 ` [GIT PULL 3/3] Renesas DTS " Geert Uytterhoeven
  2 siblings, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2024-08-22  8:51 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc,
	Geert Uytterhoeven

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -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.12-tag1

for you to fetch changes up to 84542dfad12252887bc14402f2bdc6286262cbae:

  arm64: defconfig: Enable R-Car Ethernet-TSN support (2024-08-02 11:28:21 +0200)

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

  - Enable support for AK4619 codecs and Renesas R-Car Ethernet-TSN
    controllers in the ARM64 defconfig,
  - Enable slab hardening and kmalloc buckets in the Renesas ARM
    defconfig.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      ARM: shmobile: defconfig: Enable slab hardening and kmalloc buckets

Kuninori Morimoto (1):
      arm64: defconfig: Enable AK4619 codec support

Niklas Söderlund (1):
      arm64: defconfig: Enable R-Car Ethernet-TSN support

 arch/arm/configs/shmobile_defconfig | 1 +
 arch/arm64/configs/defconfig        | 2 ++
 2 files changed, 3 insertions(+)

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

* [GIT PULL 2/3] Renesas DT binding updates for v6.12
  2024-08-22  8:51 [GIT PULL 0/3] Renesas SoC updates for v6.12 Geert Uytterhoeven
  2024-08-22  8:51 ` [GIT PULL 1/3] Renesas ARM defconfig " Geert Uytterhoeven
@ 2024-08-22  8:51 ` Geert Uytterhoeven
  2024-08-22  8:51 ` [GIT PULL 3/3] Renesas DTS " Geert Uytterhoeven
  2 siblings, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2024-08-22  8:51 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc,
	Geert Uytterhoeven

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -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.12-tag1

for you to fetch changes up to 9f766e8f5c2366d7237735a826084569b5705cf4:

  dt-bindings: reset: renesas: Document RZ/G2M v3.0 (r8a774a3) reset module (2024-07-30 10:50:47 +0200)

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

  - Document support for the Renesas RZ/G2M v3.0 (r8a774a3) SoC.

----------------------------------------------------------------
Oliver Rhodes (3):
      dt-bindings: soc: renesas: Document RZ/G2M v3.0 (r8a774a3) SoC
      dt-bindings: power: renesas: Document RZ/G2M v3.0 (r8a774a3) SYSC binding
      dt-bindings: reset: renesas: Document RZ/G2M v3.0 (r8a774a3) reset module

 .../devicetree/bindings/power/renesas,rcar-sysc.yaml         |  1 +
 Documentation/devicetree/bindings/reset/renesas,rst.yaml     |  1 +
 Documentation/devicetree/bindings/soc/renesas/renesas.yaml   | 12 ++++++++++++
 3 files changed, 14 insertions(+)

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

* [GIT PULL 3/3] Renesas DTS updates for v6.12
  2024-08-22  8:51 [GIT PULL 0/3] Renesas SoC updates for v6.12 Geert Uytterhoeven
  2024-08-22  8:51 ` [GIT PULL 1/3] Renesas ARM defconfig " Geert Uytterhoeven
  2024-08-22  8:51 ` [GIT PULL 2/3] Renesas DT binding " Geert Uytterhoeven
@ 2024-08-22  8:51 ` Geert Uytterhoeven
  2 siblings, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2024-08-22  8:51 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc,
	Geert Uytterhoeven

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -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.12-tag1

for you to fetch changes up to ab7d885a33a7ef328a97ccae0d1340b68c3db9ad:

  arm64: dts: renesas: gray-hawk-single: Add CAN-FD support (2024-08-20 09:40:52 +0200)

----------------------------------------------------------------
Renesas DTS updates for v6.12

  - Add support for sound, push switches, and GP LEDs on the Gray Hawk
    Single development board,
  - Add missing iommus properties on R-Car Gen3/Gen4 and RZ/G2 SoCs,
  - Add PWM support for the R-Car V4M SoC,
  - Improve Ethernet descriptions on the RZ/G2L, RZ/G2LC, and RZ/G2UL
    SMARC SoMs,
  - Add DMAC support for the RZ/G3S SoC,
  - Add CAN-FD support for the R-Car V4M SoC and the Gray Hawk Single
    development board.

----------------------------------------------------------------
Claudiu Beznea (1):
      arm64: dts: renesas: r9a08g045: Add DMAC node

Duy Nguyen (1):
      arm64: dts: renesas: r8a779h0: Add CAN-FD node

Geert Uytterhoeven (15):
      arm64: dts: renesas: r8a774a1: Add missing iommus properties
      arm64: dts: renesas: r8a774b1: Add missing iommus properties
      arm64: dts: renesas: r8a774c0: Add missing iommus properties
      arm64: dts: renesas: r8a774e1: Add missing iommus properties
      arm64: dts: renesas: r8a77960: Add missing iommus properties
      arm64: dts: renesas: r8a77961: Add missing iommus properties
      arm64: dts: renesas: r8a77965: Add missing iommus properties
      arm64: dts: renesas: r8a77970: Add missing iommus property
      arm64: dts: renesas: r8a77980: Add missing iommus properties
      arm64: dts: renesas: r8a779a0: Add missing iommus properties
      arm64: dts: renesas: r8a779g0: Add missing iommus properties
      arm64: dts: renesas: r8a779h0: Add missing iommus properties
      arm64: dts: renesas: gray-hawk-single: Add push switches
      arm64: dts: renesas: gray-hawk-single: Add GP LEDs
      arm64: dts: renesas: gray-hawk-single: Add CAN-FD support

Khanh Le (1):
      arm64: dts: renesas: r8a779h0: Add PWM device nodes

Kuninori Morimoto (1):
      arm64: dts: renesas: gray-hawk-single: Add Sound support

Paul Barker (6):
      arm64: dts: renesas: rzg2l: Enable Ethernet TXC output
      arm64: dts: renesas: rzg2lc: Enable Ethernet TXC output
      arm64: dts: renesas: rzg2ul: Enable Ethernet TXC output
      arm64: dts: renesas: rzg2l: Set Ethernet PVDD to 1.8V
      arm64: dts: renesas: rzg2lc: Set Ethernet PVDD to 1.8V
      arm64: dts: renesas: rzg2ul: Set Ethernet PVDD to 1.8V

 arch/arm64/boot/dts/renesas/r8a774a1.dtsi          |   6 +
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi          |  26 +++
 arch/arm64/boot/dts/renesas/r8a774c0.dtsi          |   3 +
 arch/arm64/boot/dts/renesas/r8a774e1.dtsi          |   8 +
 arch/arm64/boot/dts/renesas/r8a77960.dtsi          |   2 +
 arch/arm64/boot/dts/renesas/r8a77961.dtsi          |   2 +
 arch/arm64/boot/dts/renesas/r8a77965.dtsi          |  22 +++
 arch/arm64/boot/dts/renesas/r8a77970.dtsi          |   1 +
 arch/arm64/boot/dts/renesas/r8a77980.dtsi          |   2 +
 arch/arm64/boot/dts/renesas/r8a779a0.dtsi          |  20 ++
 arch/arm64/boot/dts/renesas/r8a779g0.dtsi          |   5 +
 .../boot/dts/renesas/r8a779h0-gray-hawk-single.dts | 212 +++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a779h0.dtsi          |  93 +++++++++
 arch/arm64/boot/dts/renesas/r9a08g045.dtsi         |  38 ++++
 arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi   |  86 +++++----
 arch/arm64/boot/dts/renesas/rzg2lc-smarc-som.dtsi  |  43 +++--
 arch/arm64/boot/dts/renesas/rzg2ul-smarc-som.dtsi  |  86 +++++----
 17 files changed, 575 insertions(+), 80 deletions(-)

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

end of thread, other threads:[~2024-08-22  8:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-22  8:51 [GIT PULL 0/3] Renesas SoC updates for v6.12 Geert Uytterhoeven
2024-08-22  8:51 ` [GIT PULL 1/3] Renesas ARM defconfig " Geert Uytterhoeven
2024-08-22  8:51 ` [GIT PULL 2/3] Renesas DT binding " Geert Uytterhoeven
2024-08-22  8:51 ` [GIT PULL 3/3] Renesas DTS " Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox