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

    - Enable support for the new RZ/G1H SoC in the shmobile and multi_v7
      defconfigs.

  [GIT PULL 2/5] Renesas ARM DT updates for v5.8 (take two)

    - Initial support for the Renesas RZ/G1H SoC on the iWave RainboW
      Qseven SOM (G21M) and board (G21D),
    - Support for the AISTARVISION MIPI Adapter V2.1 camera board on the
      Silicon Linux EK874 RZ/G2E evaluation kit.

  [GIT PULL 3/5] Renesas ARM SoC updates for v5.8 (take two)

    - Add debug-ll support for RZ/G1H.

  [GIT PULL 4/5] Renesas driver updates for v5.8 (take two)

    - Add the main config option for the RZ/G1H SoC.

  [GIT PULL 5/5] Renesas DT binding updates for v5.8 (take two)

    - Document support for the RZ/G1H-based iWave RainboW Qseven SOM
      (G21M) and board (G21D).

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 2/5] Renesas ARM DT updates for v5.8 (take two)",
  - "[GIT PULL 4/5] Renesas driver updates for v5.8" (previous PR),
  - "[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 (take two)
  2020-05-15 10:05 [GIT PULL 0/5] Renesas SoC updates for v5.8 (take two) Geert Uytterhoeven
@ 2020-05-15 10:05 ` Geert Uytterhoeven
  2020-05-15 10:05 ` [GIT PULL 2/5] Renesas ARM DT " Geert Uytterhoeven
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2020-05-15 10:05 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 4c427ab28fd1cd988fce9517527476cfebd27485:

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

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-tag2

for you to fetch changes up to 44b6141ebe936808fc59b386e3e259bef6c9bba6:

  ARM: multi_v7_defconfig: Enable r8a7742 SoC (2020-05-04 14:29:56 +0200)

----------------------------------------------------------------
Renesas ARM defconfig updates for v5.8 (take two)

  - Enable support for the new RZ/G1H SoC in the shmobile and multi_v7
    defconfigs.

----------------------------------------------------------------
Lad Prabhakar (2):
      ARM: shmobile: defconfig: Enable r8a7742 SoC
      ARM: multi_v7_defconfig: Enable r8a7742 SoC

 arch/arm/configs/multi_v7_defconfig | 1 +
 arch/arm/configs/shmobile_defconfig | 1 +
 2 files changed, 2 insertions(+)

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

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

The following changes since commit cf8ae446bbcbf5c48214eb7ddaa6ac6e12f4633d:

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

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-tag2

for you to fetch changes up to 0e36587c0832af5df894f5e5fcc45fb5a05cea5b:

  arm64: dts: renesas: r8a774c0-cat874: Add support for AISTARVISION MIPI Adapter V2.1 (2020-05-12 10:05:36 +0200)

----------------------------------------------------------------
Renesas ARM DT updates for v5.8 (take two)

  - Initial support for the Renesas RZ/G1H SoC on the iWave RainboW
    Qseven SOM (G21M) and board (G21D),
  - Support for the AISTARVISION MIPI Adapter V2.1 camera board on the
    Silicon Linux EK874 RZ/G2E evaluation kit.

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

Lad Prabhakar (9):
      dt-bindings: power: rcar-sysc: Add r8a7742 power domain index macros
      clk: renesas: Add r8a7742 CPG Core Clock Definitions
      ARM: dts: r8a7742: Initial SoC device tree
      ARM: dts: r8a7742-iwg21m: Add iWave RZ/G1H Qseven SOM
      ARM: dts: r8a7742-iwg21d-q7: Add iWave G21D-Q7 board based on RZ/G1H
      ARM: dts: r8a7742: Add IRQC support
      ARM: dts: r8a7742: Add [H]SCIF{A|B} support
      ARM: dts: r8a7742: Add GPIO nodes
      arm64: dts: renesas: r8a774c0-cat874: Add support for AISTARVISION MIPI Adapter V2.1

 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/r8a7742-iwg21d-q7.dts            |  37 ++
 arch/arm/boot/dts/r8a7742-iwg21m.dtsi              |  53 ++
 arch/arm/boot/dts/r8a7742.dtsi                     | 648 +++++++++++++++++++++
 arch/arm64/boot/dts/renesas/Makefile               |   3 +-
 .../dts/renesas/aistarvision-mipi-adapter-2.1.dtsi |  94 +++
 .../boot/dts/renesas/r8a774c0-ek874-mipi-2.1.dts   |  72 +++
 include/dt-bindings/clock/r8a7742-cpg-mssr.h       |  42 ++
 include/dt-bindings/power/r8a7742-sysc.h           |  29 +
 9 files changed, 978 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/r8a7742-iwg21d-q7.dts
 create mode 100644 arch/arm/boot/dts/r8a7742-iwg21m.dtsi
 create mode 100644 arch/arm/boot/dts/r8a7742.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/aistarvision-mipi-adapter-2.1.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/r8a774c0-ek874-mipi-2.1.dts
 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 3/5] Renesas ARM SoC updates for v5.8 (take two)
  2020-05-15 10:05 [GIT PULL 0/5] Renesas SoC updates for v5.8 (take two) Geert Uytterhoeven
  2020-05-15 10:05 ` [GIT PULL 1/5] Renesas ARM defconfig " Geert Uytterhoeven
  2020-05-15 10:05 ` [GIT PULL 2/5] Renesas ARM DT " Geert Uytterhoeven
@ 2020-05-15 10:05 ` Geert Uytterhoeven
  2020-05-15 10:05 ` [GIT PULL 4/5] Renesas driver " Geert Uytterhoeven
  2020-05-15 10:05 ` [GIT PULL 5/5] Renesas DT binding " Geert Uytterhoeven
  4 siblings, 0 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2020-05-15 10:05 UTC (permalink / raw)
  To: arm-soc, arm-soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 135e7a156ae2c1a7a1f0c1d44bf2b3daece04bbf:

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

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-tag2

for you to fetch changes up to 96866b1a1d32318b6bbc321a762bf79db1f4686e:

  ARM: debug-ll: Add support for r8a7742 (2020-05-04 14:28:21 +0200)

----------------------------------------------------------------
Renesas ARM SoC updates for v5.8 (take two)

  - Add debug-ll support for RZ/G1H.

----------------------------------------------------------------
Lad Prabhakar (1):
      ARM: debug-ll: Add support for r8a7742

 arch/arm/Kconfig.debug | 10 ++++++++++
 1 file changed, 10 insertions(+)

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

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

The following changes since commit 2f71832755a9422f5a62a13ea3e805df7b173837:

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

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-tag2

for you to fetch changes up to cdc8abe763c99a6c2b854d7096eaf1ea21017a42:

  soc: renesas: Add Renesas R8A7742 config option (2020-05-04 14:27:20 +0200)

----------------------------------------------------------------
Renesas driver updates for v5.8 (take two)

  - Add the main config option for the RZ/G1H SoC.

----------------------------------------------------------------
Lad Prabhakar (1):
      soc: renesas: Add Renesas R8A7742 config option

 drivers/soc/renesas/Kconfig | 7 +++++++
 1 file changed, 7 insertions(+)

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

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

The following changes since commit 9e01d74ce0a154411c8991d6e34f4c470958eac3:

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

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-tag2

for you to fetch changes up to 0b5832238d369a71f90a221d17b92761595c8067:

  dt-bindings: arm: renesas: Document iW-RainboW-G21D-Qseven-RZG1H board (2020-05-15 10:49:27 +0200)

----------------------------------------------------------------
Renesas DT binding updates for v5.8 (take two)

  - Document support for the RZ/G1H-based iWave RainboW Qseven SOM
    (G21M) and board (G21D).

----------------------------------------------------------------
Lad Prabhakar (2):
      dt-bindings: arm: renesas: Document iW-RainboW-G21M-Qseven-RZG1H SoM
      dt-bindings: arm: renesas: Document iW-RainboW-G21D-Qseven-RZG1H board

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

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

end of thread, other threads:[~2020-05-15 10:06 UTC | newest]

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