linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/5] Renesas SoC updates for v5.8
@ 2020-04-30  8:48 Geert Uytterhoeven
  2020-04-30  8:48 ` [GIT PULL 1/5] Renesas ARM defconfig " Geert Uytterhoeven
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2020-04-30  8:48 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.8.

It consists of 5 parts:

  [GIT PULL 1/5] Renesas ARM defconfig updates for v5.8

    - Refresh shmobile_defconfig for v5.7-rc1.

  [GIT PULL 2/5] Renesas ARM DT updates for v5.8

    - USB, UART, PWM, and PCIe support for R-Car M3-W+,
    - PWM (16-bit Timer Pulse Unit and PWM Timers) support for R-Car M2-W,
    - Minor fixes and cleanups.

  [GIT PULL 3/5] Renesas ARM SoC updates for v5.8

    - Add Basic support for the new RZ/G1H SoC.

  [GIT PULL 4/5] Renesas driver updates for v5.8

    - Add System Controller (SYSC) and Reset (RST) support for the new
      RZ/G1H (R8A7742) SoC.

  [GIT PULL 5/5] Renesas DT binding updates for v5.8

    - Document System Controller (SYSC) and Reset (RST) support for
      RZ/G1H.

Note that the new Renesas RZ/G1H DT Binding Definitions are shared by
driver and DT source files, and thus included in multiple pull requests:
  - "[GIT PULL 4/5] Renesas driver updates for v5.8" (for arm-soc),
  - "[GIT PULL] clk: renesas: Updates for v5.8" (for clk).

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

* [GIT PULL 1/5] Renesas ARM defconfig updates for v5.8
  2020-04-30  8:48 [GIT PULL 0/5] Renesas SoC updates for v5.8 Geert Uytterhoeven
@ 2020-04-30  8:48 ` Geert Uytterhoeven
  2020-04-30  8:48 ` [GIT PULL 2/5] Renesas ARM DT " Geert Uytterhoeven
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2020-04-30  8:48 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35: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-v5.8-tag1

for you to fetch changes up to 4c427ab28fd1cd988fce9517527476cfebd27485:

  ARM: shmobile: defconfig: Refresh for v5.7-rc1 (2020-04-20 10:02:46 +0200)

----------------------------------------------------------------
Renesas ARM defconfig updates for v5.8

  - Refresh shmobile_defconfig for v5.7-rc1.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      ARM: shmobile: defconfig: Refresh for v5.7-rc1

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

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

* [GIT PULL 2/5] Renesas ARM DT updates for v5.8
  2020-04-30  8:48 [GIT PULL 0/5] Renesas SoC updates for v5.8 Geert Uytterhoeven
  2020-04-30  8:48 ` [GIT PULL 1/5] Renesas ARM defconfig " Geert Uytterhoeven
@ 2020-04-30  8:48 ` Geert Uytterhoeven
  2020-04-30  8:48 ` [GIT PULL 3/5] Renesas ARM SoC " Geert Uytterhoeven
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2020-04-30  8:48 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35: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-dt-for-v5.8-tag1

for you to fetch changes up to cf8ae446bbcbf5c48214eb7ddaa6ac6e12f4633d:

  arm64: dts: renesas: Fix IOMMU device node names (2020-04-27 12:02:56 +0200)

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

  - USB, UART, PWM, and PCIe support for R-Car M3-W+,
  - PWM (16-bit Timer Pulse Unit and PWM Timers) support for R-Car M2-W,
  - Minor fixes and cleanups.

----------------------------------------------------------------
Geert Uytterhoeven (4):
      arm64: dts: renesas: r8a77961: Add SCIF and HSCIF nodes
      ARM: dts: r8a7791: Add TPU device node
      ARM: dts: r8a7791: Add PWM device nodes
      ARM: dts: shmobile: Update CMT1 compatible values

Yoshihiro Shimoda (6):
      arm64: dts: renesas: r8a77961: Add USB2.0 device nodes
      arm64: dts: renesas: r8a77961: Add USB3.0 device nodes
      arm64: dts: renesas: r8a77961: Add PWM device nodes
      arm64: dts: renesas: r8a77961: Add PCIe device nodes
      ARM: dts: renesas: Fix IOMMU device node names
      arm64: dts: renesas: Fix IOMMU device node names

 arch/arm/boot/dts/r8a7740.dtsi            |   2 +-
 arch/arm/boot/dts/r8a7743.dtsi            |  12 +-
 arch/arm/boot/dts/r8a7744.dtsi            |  12 +-
 arch/arm/boot/dts/r8a7745.dtsi            |  12 +-
 arch/arm/boot/dts/r8a7790.dtsi            |  12 +-
 arch/arm/boot/dts/r8a7791.dtsi            |  95 ++++++-
 arch/arm/boot/dts/r8a7793.dtsi            |  14 +-
 arch/arm/boot/dts/r8a7794.dtsi            |  12 +-
 arch/arm/boot/dts/sh73a0.dtsi             |   2 +-
 arch/arm64/boot/dts/renesas/r8a774a1.dtsi |  18 +-
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi |  18 +-
 arch/arm64/boot/dts/renesas/r8a774c0.dtsi |  18 +-
 arch/arm64/boot/dts/renesas/r8a77950.dtsi |  14 +-
 arch/arm64/boot/dts/renesas/r8a77951.dtsi |  34 +--
 arch/arm64/boot/dts/renesas/r8a77960.dtsi |  22 +-
 arch/arm64/boot/dts/renesas/r8a77961.dtsi | 403 ++++++++++++++++++++++++++++--
 arch/arm64/boot/dts/renesas/r8a77965.dtsi |  20 +-
 arch/arm64/boot/dts/renesas/r8a77970.dtsi |  10 +-
 arch/arm64/boot/dts/renesas/r8a77980.dtsi |  16 +-
 arch/arm64/boot/dts/renesas/r8a77990.dtsi |  20 +-
 arch/arm64/boot/dts/renesas/r8a77995.dtsi |  20 +-
 21 files changed, 620 insertions(+), 166 deletions(-)

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

* [GIT PULL 3/5] Renesas ARM SoC updates for v5.8
  2020-04-30  8:48 [GIT PULL 0/5] Renesas SoC updates for v5.8 Geert Uytterhoeven
  2020-04-30  8:48 ` [GIT PULL 1/5] Renesas ARM defconfig " Geert Uytterhoeven
  2020-04-30  8:48 ` [GIT PULL 2/5] Renesas ARM DT " Geert Uytterhoeven
@ 2020-04-30  8:48 ` Geert Uytterhoeven
  2020-04-30  8:48 ` [GIT PULL 4/5] Renesas driver " Geert Uytterhoeven
  2020-04-30  8:48 ` [GIT PULL 5/5] Renesas DT binding " Geert Uytterhoeven
  4 siblings, 0 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2020-04-30  8:48 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35: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-soc-for-v5.8-tag1

for you to fetch changes up to 135e7a156ae2c1a7a1f0c1d44bf2b3daece04bbf:

  ARM: shmobile: r8a7742: Basic SoC support (2020-04-28 10:13:58 +0200)

----------------------------------------------------------------
Renesas ARM SoC updates for v5.8

  - Add Basic support for the new RZ/G1H SoC.

----------------------------------------------------------------
Lad Prabhakar (1):
      ARM: shmobile: r8a7742: Basic SoC support

 arch/arm/mach-shmobile/setup-rcar-gen2.c | 2 ++
 1 file changed, 2 insertions(+)

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

* [GIT PULL 4/5] Renesas driver updates for v5.8
  2020-04-30  8:48 [GIT PULL 0/5] Renesas SoC updates for v5.8 Geert Uytterhoeven
                   ` (2 preceding siblings ...)
  2020-04-30  8:48 ` [GIT PULL 3/5] Renesas ARM SoC " Geert Uytterhoeven
@ 2020-04-30  8:48 ` Geert Uytterhoeven
  2020-04-30  8:48 ` [GIT PULL 5/5] Renesas DT binding " Geert Uytterhoeven
  4 siblings, 0 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2020-04-30  8:48 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -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-v5.8-tag1

for you to fetch changes up to 2f71832755a9422f5a62a13ea3e805df7b173837:

  soc: renesas: rcar-rst: Add support for RZ/G1H (2020-04-30 10:01:39 +0200)

----------------------------------------------------------------
Renesas driver updates for v5.8

  - Add System Controller (SYSC) and Reset (RST) support for the new
    RZ/G1H (R8A7742) SoC.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      Merge tag 'renesas-r8a7742-dt-binding-defs-tag' into renesas-drivers-for-v5.8

Lad Prabhakar (4):
      dt-bindings: power: rcar-sysc: Add r8a7742 power domain index macros
      clk: renesas: Add r8a7742 CPG Core Clock Definitions
      soc: renesas: rcar-sysc: Add R8A7742 support
      soc: renesas: rcar-rst: Add support for RZ/G1H

 drivers/soc/renesas/Kconfig                  |  4 +++
 drivers/soc/renesas/Makefile                 |  1 +
 drivers/soc/renesas/r8a7742-sysc.c           | 42 ++++++++++++++++++++++++++++
 drivers/soc/renesas/rcar-rst.c               |  1 +
 drivers/soc/renesas/rcar-sysc.c              |  3 ++
 drivers/soc/renesas/rcar-sysc.h              |  1 +
 include/dt-bindings/clock/r8a7742-cpg-mssr.h | 42 ++++++++++++++++++++++++++++
 include/dt-bindings/power/r8a7742-sysc.h     | 29 +++++++++++++++++++
 8 files changed, 123 insertions(+)
 create mode 100644 drivers/soc/renesas/r8a7742-sysc.c
 create mode 100644 include/dt-bindings/clock/r8a7742-cpg-mssr.h
 create mode 100644 include/dt-bindings/power/r8a7742-sysc.h

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

* [GIT PULL 5/5] Renesas DT binding updates for v5.8
  2020-04-30  8:48 [GIT PULL 0/5] Renesas SoC updates for v5.8 Geert Uytterhoeven
                   ` (3 preceding siblings ...)
  2020-04-30  8:48 ` [GIT PULL 4/5] Renesas driver " Geert Uytterhoeven
@ 2020-04-30  8:48 ` Geert Uytterhoeven
  4 siblings, 0 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2020-04-30  8:48 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35: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-v5.8-tag1

for you to fetch changes up to 9e01d74ce0a154411c8991d6e34f4c470958eac3:

  dt-bindings: reset: rcar-rst: Document r8a7742 reset module (2020-04-28 10:09:56 +0200)

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

  - Document System Controller (SYSC) and Reset (RST) support for
    RZ/G1H.

----------------------------------------------------------------
Lad Prabhakar (2):
      dt-bindings: power: rcar-sysc: Document r8a7742 SYSC binding
      dt-bindings: reset: rcar-rst: Document r8a7742 reset module

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

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

end of thread, other threads:[~2020-04-30  8:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30  8:48 [GIT PULL 0/5] Renesas SoC updates for v5.8 Geert Uytterhoeven
2020-04-30  8:48 ` [GIT PULL 1/5] Renesas ARM defconfig " Geert Uytterhoeven
2020-04-30  8:48 ` [GIT PULL 2/5] Renesas ARM DT " Geert Uytterhoeven
2020-04-30  8:48 ` [GIT PULL 3/5] Renesas ARM SoC " Geert Uytterhoeven
2020-04-30  8:48 ` [GIT PULL 4/5] Renesas driver " Geert Uytterhoeven
2020-04-30  8:48 ` [GIT PULL 5/5] 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).