linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/2] Renesas ARM SoC updates for v5.12
@ 2021-01-15  9:46 Geert Uytterhoeven
  2021-01-15  9:46 ` [GIT PULL 1/2] Renesas ARM DT " Geert Uytterhoeven
  2021-01-15  9:46 ` [GIT PULL 2/2] Renesas DT binding " Geert Uytterhoeven
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2021-01-15  9:46 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

	Hi arm-soc folks,

This is my first pull request for the inclusion of Renesas SoC updates
for v5.12.

It consists of 2 parts:

  [GIT PULL 1/2] Renesas ARM DT updates for v5.12

    - Timer (CMT/TMU) support for R-Car Gen3 SoCs,
    - Watchdog (RWDT), pincontrol (PFC), GPIO, and DMA (SYS-DMAC) support
      for the R-Car V3U SoC,
    - USB2 clock selector and SPI Multi I/O Bus Controller (RPC-IF)
      support for RZ/G2 SoCs,
    - Support for the Beacon EmbeddedWorks RZ/G2H and RZ/G2N kits,
    - Various fixes and improvements.

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

    - Document suport for the Beacon EmbeddedWorks RZ/G2N and RZ/H kits.

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

* [GIT PULL 1/2] Renesas ARM DT updates for v5.12
  2021-01-15  9:46 [GIT PULL 0/2] Renesas ARM SoC updates for v5.12 Geert Uytterhoeven
@ 2021-01-15  9:46 ` Geert Uytterhoeven
  2021-01-15  9:46 ` [GIT PULL 2/2] Renesas DT binding " Geert Uytterhoeven
  1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2021-01-15  9:46 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-dt-for-v5.12-tag1

for you to fetch changes up to 1f4449e12c5c6682a6f4f8dbc7288c19c1c844f1:

  arm64: dts: renesas: r8a779a0: Add SYS-DMAC nodes (2021-01-14 12:13:00 +0100)

----------------------------------------------------------------
Renesas ARM DT updates for v5.12

  - Timer (CMT/TMU) support for R-Car Gen3 SoCs,
  - Watchdog (RWDT), pincontrol (PFC), GPIO, and DMA (SYS-DMAC) support
    for the R-Car V3U SoC,
  - USB2 clock selector and SPI Multi I/O Bus Controller (RPC-IF)
    support for RZ/G2 SoCs,
  - Support for the Beacon EmbeddedWorks RZ/G2H and RZ/G2N kits,
  - Various fixes and improvements.

----------------------------------------------------------------
Adam Ford (17):
      arm64: dts: renesas: beacon kit: Fix choppy Bluetooth Audio
      arm64: dts: renesas: beacon kit: Remove unnecessary nodes
      arm64: dts: renesas: beacon: Fix audio-1.8V pin enable
      arm64: dts: renesas: beacon: Fix LVDS PWM Backlight
      arm64: dts: renesas: beacon: Fix RGB Display PWM Backlight
      arm64: dts: renesas: beacon: Don't make vccq_sdhi0 always on
      arm64: dts: renesas: beacon: Enable SPI
      arm64: dts: renesas: beacon: Correct I2C bus speeds
      arm64: dts: renesas: beacon: Configure programmable clocks
      arm64: dts: renesas: beacon kit: Fix Audio Clock sources
      arm64: dts: renesas: beacon: Configure Audio CODEC clocks
      arm64: dts: renesas: beacon: Better describe keys
      arm64: dts: renesas: beacon-rzg2m-kit: Rearrange SoC unique functions
      arm64: dts: renesas: r8a774b1: Introduce beacon-rzg2n-kit
      arm64: dts: renesas: r8a774e1: Introduce beacon-rzg2h-kit
      arm64: dts: renesas: rzg2: Add usb2_clksel to RZ/G2 M/N/H
      arm64: dts: renesas: rzg2: Add RPC-IF Support

Geert Uytterhoeven (2):
      arm64: dts: renesas: r8a779a0: Add GPIO nodes
      arm64: dts: renesas: r8a779a0: Add SYS-DMAC nodes

Hoang Vo (2):
      arm64: dts: renesas: r8a779a0: Add RWDT node
      arm64: dts: renesas: falcon: Enable watchdog timer

Niklas Söderlund (2):
      arm64: dts: renesas: rcar-gen3: Add missing CMT nodes
      arm64: dts: renesas: rcar-gen3: Add missing TMU nodes

Ulrich Hecht (1):
      arm64: dts: renesas: r8a779a0: Add pinctrl device node

 arch/arm64/boot/dts/renesas/Makefile               |   2 +
 .../boot/dts/renesas/beacon-renesom-baseboard.dtsi | 137 +++++++------
 .../arm64/boot/dts/renesas/beacon-renesom-som.dtsi |  43 ++--
 .../boot/dts/renesas/r8a774a1-beacon-rzg2m-kit.dts |  41 ++++
 arch/arm64/boot/dts/renesas/r8a774a1.dtsi          |  32 +++
 .../boot/dts/renesas/r8a774b1-beacon-rzg2n-kit.dts |  66 +++++++
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi          |  32 +++
 arch/arm64/boot/dts/renesas/r8a774c0.dtsi          |  17 ++
 .../boot/dts/renesas/r8a774e1-beacon-rzg2h-kit.dts |  71 +++++++
 arch/arm64/boot/dts/renesas/r8a774e1.dtsi          |  32 +++
 arch/arm64/boot/dts/renesas/r8a77951.dtsi          |  65 ++++++
 arch/arm64/boot/dts/renesas/r8a77960.dtsi          |  65 ++++++
 arch/arm64/boot/dts/renesas/r8a77961.dtsi          | 135 +++++++++++++
 arch/arm64/boot/dts/renesas/r8a77965.dtsi          |  65 ++++++
 arch/arm64/boot/dts/renesas/r8a77990.dtsi          |  65 ++++++
 arch/arm64/boot/dts/renesas/r8a77995.dtsi          | 135 +++++++++++++
 arch/arm64/boot/dts/renesas/r8a779a0-falcon.dts    |   5 +
 arch/arm64/boot/dts/renesas/r8a779a0.dtsi          | 217 +++++++++++++++++++++
 18 files changed, 1140 insertions(+), 85 deletions(-)
 create mode 100644 arch/arm64/boot/dts/renesas/r8a774b1-beacon-rzg2n-kit.dts
 create mode 100644 arch/arm64/boot/dts/renesas/r8a774e1-beacon-rzg2h-kit.dts

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

* [GIT PULL 2/2] Renesas DT binding updates for v5.12
  2021-01-15  9:46 [GIT PULL 0/2] Renesas ARM SoC updates for v5.12 Geert Uytterhoeven
  2021-01-15  9:46 ` [GIT PULL 1/2] Renesas ARM DT " Geert Uytterhoeven
@ 2021-01-15  9:46 ` Geert Uytterhoeven
  1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2021-01-15  9:46 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

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-v5.12-tag1

for you to fetch changes up to 0d2a7e15d7912aa27dd3366f75d181b5141ca9a2:

  dt-bindings: arm: renesas: Add Beacon RZ/G2N and RZ/G2H boards (2020-12-28 10:46:08 +0100)

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

  - Document suport for the Beacon EmbeddedWorks RZ/G2N and RZ/H kits.

----------------------------------------------------------------
Adam Ford (1):
      dt-bindings: arm: renesas: Add Beacon RZ/G2N and RZ/G2H boards

 Documentation/devicetree/bindings/arm/renesas.yaml | 2 ++
 1 file changed, 2 insertions(+)

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

end of thread, other threads:[~2021-01-15  9:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15  9:46 [GIT PULL 0/2] Renesas ARM SoC updates for v5.12 Geert Uytterhoeven
2021-01-15  9:46 ` [GIT PULL 1/2] Renesas ARM DT " Geert Uytterhoeven
2021-01-15  9:46 ` [GIT PULL 2/2] Renesas DT binding " Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).