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

It consists of 4 parts:

  [GIT PULL 1/4] Renesas ARM DT updates for v5.10 (take two)

    - PCIe endpoint support for the RZ/G2H SoC,
    - SATA support for the HopeRun HiHope RZ/G2H board,
    - Increase support (CAN, LED, SPI NOR, VIN, VSP) for the RZ/G1H SoC on
      the iWave Qseven board (G21D), and its camera add-on board,
    - Initial support for the R-Car V3U SoC on the Falcon CPU and BreakOut
      boards,
    - HDMI display and sound support for the R-Car M3-W+ SoC on the
      Salvator-XS board,
    - Digital Radio Interface (DRIF) support for the R-Car E3 SoC,
    - Minor fixes and cleanups.

  [GIT PULL 2/4] Renesas ARM SoC updates for v5.10

    - Make two local functions static.

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

    - Add core support for the R-Car V3U (R8A779A0) SoC, including System
      Controller (SYSC) and Reset (RST) support,
    - Various Kconfig cleanups.

  [GIT PULL 4/4] Renesas DT binding updates for v5.10

    - Document core support for the R-Car V3U (R8A779A0) SoC and the
      Renesas Falcon CPU and BreakOut boards.

Note that the new Renesas R-Car V3U DT Binding Definitions are shared by
driver and DT source files, and thus included in multiple pull requests:
  - "[GIT PULL] clk: renesas: Updates for v5.10 (take two)" (for clk),
  - "[GIT PULL 1/4] Renesas ARM DT updates for v5.10 (take two)" (for
    arm-soc),
  - "[GIT PULL 3/4] Renesas driver updates for v5.10 (take two)" (for
    arm-soc).

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

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

The following changes since commit e9f0fb53ac88c1ccf3728b47c687838b6054f481:

  arm64: dts: renesas: Add HiHope RZ/G2H board with idk-1110wr display (2020-09-04 09:54:39 +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.10-tag2

for you to fetch changes up to c91dfc9818df5f43c10c727f1cecaebdb5e2fa92:

  arm64: dts: renesas: r8a774c0: Fix MSIOF1 DMA channels (2020-09-18 09:10:58 +0200)

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

  - PCIe endpoint support for the RZ/G2H SoC,
  - SATA support for the HopeRun HiHope RZ/G2H board,
  - Increase support (CAN, LED, SPI NOR, VIN, VSP) for the RZ/G1H SoC on
    the iWave Qseven board (G21D), and its camera add-on board,
  - Initial support for the R-Car V3U SoC on the Falcon CPU and BreakOut
    boards,
  - HDMI display and sound support for the R-Car M3-W+ SoC on the
    Salvator-XS board,
  - Digital Radio Interface (DRIF) support for the R-Car E3 SoC,
  - Minor fixes and cleanups.

----------------------------------------------------------------
Fabrizio Castro (1):
      arm64: dts: renesas: r8a77990: Add DRIF support

Geert Uytterhoeven (6):
      Merge tag 'renesas-r8a779a0-dt-binding-defs-tag' into renesas-arm-dt-for-v5.10
      ARM: dts: renesas: Fix pin controller node names
      arm64: dts: renesas: Fix pin controller node names
      arm64: dts: renesas: Drop superfluous pin configuration containers
      arm64: dts: renesas: r8a77990: Fix MSIOF1 DMA channels
      arm64: dts: renesas: r8a774c0: Fix MSIOF1 DMA channels

Kuninori Morimoto (6):
      arm64: dts: renesas: r8a77961: Add FCP device nodes
      arm64: dts: renesas: r8a77961: Add VSP device nodes
      arm64: dts: renesas: r8a77961: Add DU device nodes
      arm64: dts: renesas: r8a77961: Add HDMI device nodes
      arm64: dts: renesas: r8a77961: salvator-xs: Add HDMI Display support
      arm64: dts: renesas: r8a77961: salvator-xs: Add HDMI Sound support

Lad Prabhakar (8):
      arm64: dts: renesas: r8a774e1: Add PCIe EP nodes
      arm64: dts: renesas: r8a774e1-hihope-rzg2h-ex: Enable sata
      ARM: dts: r8a7742: Add VIN DT nodes
      ARM: dts: r8a7742-iwg21d-q7: Add SPI NOR support
      ARM: dts: r8a7742-iwg21d-q7: Add can1 support to carrier board
      ARM: dts: r8a7742-iwg21d-q7: Enable SD2 LED indication
      ARM: dts: r8a7742: Add VSP support
      ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Add can0 support to camera DB

Yoshihiro Shimoda (4):
      dt-bindings: power: Add r8a779a0 SYSC power domain definitions
      dt-bindings: clock: Add r8a779a0 CPG Core Clock Definitions
      arm64: dts: renesas: Add Renesas R8A779A0 SoC support
      arm64: dts: renesas: Add Renesas Falcon boards support

 arch/arm/boot/dts/emev2.dtsi                       |   2 +-
 arch/arm/boot/dts/r7s72100.dtsi                    |   2 +-
 arch/arm/boot/dts/r7s9210.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a73a4.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7740.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7742-iwg21d-q7-dbcm-ca.dts    |  11 ++
 arch/arm/boot/dts/r8a7742-iwg21d-q7.dts            |  62 ++++++++++
 arch/arm/boot/dts/r8a7742.dtsi                     |  82 ++++++++++++-
 arch/arm/boot/dts/r8a7743.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7744.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7745.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a77470.dtsi                    |   2 +-
 arch/arm/boot/dts/r8a7778.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7779.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7790.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7791.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7792.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7793.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7794.dtsi                     |   2 +-
 arch/arm/boot/dts/r9a06g032.dtsi                   |   2 +-
 arch/arm/boot/dts/sh73a0.dtsi                      |   2 +-
 arch/arm64/boot/dts/renesas/Makefile               |   2 +
 arch/arm64/boot/dts/renesas/r8a774a1.dtsi          |   2 +-
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi          |   2 +-
 arch/arm64/boot/dts/renesas/r8a774c0.dtsi          |   7 +-
 .../boot/dts/renesas/r8a774e1-hihope-rzg2h-ex.dts  |   5 +
 arch/arm64/boot/dts/renesas/r8a774e1.dtsi          |  40 +++++-
 arch/arm64/boot/dts/renesas/r8a77951.dtsi          |   2 +-
 arch/arm64/boot/dts/renesas/r8a77960.dtsi          |   2 +-
 .../boot/dts/renesas/r8a77961-salvator-xs.dts      |  57 +++++++++
 arch/arm64/boot/dts/renesas/r8a77961.dtsi          | 134 ++++++++++++++++++++-
 arch/arm64/boot/dts/renesas/r8a77965.dtsi          |   2 +-
 arch/arm64/boot/dts/renesas/r8a77970.dtsi          |   2 +-
 arch/arm64/boot/dts/renesas/r8a77980.dtsi          |   2 +-
 arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts     |   6 +-
 arch/arm64/boot/dts/renesas/r8a77990.dtsi          | 127 ++++++++++++++++++-
 arch/arm64/boot/dts/renesas/r8a77995-draak.dts     |   6 +-
 arch/arm64/boot/dts/renesas/r8a77995.dtsi          |   2 +-
 .../boot/dts/renesas/r8a779a0-falcon-cpu.dtsi      |  46 +++++++
 arch/arm64/boot/dts/renesas/r8a779a0-falcon.dts    |  22 ++++
 arch/arm64/boot/dts/renesas/r8a779a0.dtsi          | 133 ++++++++++++++++++++
 include/dt-bindings/clock/r8a779a0-cpg-mssr.h      |  55 +++++++++
 include/dt-bindings/power/r8a779a0-sysc.h          |  59 +++++++++
 43 files changed, 859 insertions(+), 47 deletions(-)
 create mode 100644 arch/arm64/boot/dts/renesas/r8a779a0-falcon-cpu.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/r8a779a0-falcon.dts
 create mode 100644 arch/arm64/boot/dts/renesas/r8a779a0.dtsi
 create mode 100644 include/dt-bindings/clock/r8a779a0-cpg-mssr.h
 create mode 100644 include/dt-bindings/power/r8a779a0-sysc.h

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

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

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -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.10-tag1

for you to fetch changes up to 919c385dde9cdd4775688205e29fc53131a6b3ff:

  ARM: shmobile: rcar-gen2: Make rcar_gen2_{timer_init, reserve}() static (2020-09-10 19:01:26 +0200)

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

  - Make two local functions static.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      ARM: shmobile: rcar-gen2: Make rcar_gen2_{timer_init, reserve}() static

 arch/arm/mach-shmobile/rcar-gen2.h       | 2 --
 arch/arm/mach-shmobile/setup-rcar-gen2.c | 4 ++--
 2 files changed, 2 insertions(+), 4 deletions(-)

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

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

The following changes since commit 464d9b349be634bd12978f2554b2b0198e56399d:

  soc: renesas: Align driver description titles (2020-09-01 10:22:16 +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.10-tag2

for you to fetch changes up to 1b4298f000064cc20540a565d249914c60597550:

  soc: renesas: r8a779a0-sysc: Add r8a779a0 support (2020-09-16 08:57:31 +0200)

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

  - Add core support for the R-Car V3U (R8A779A0) SoC, including System
    Controller (SYSC) and Reset (RST) support,
  - Various Kconfig cleanups.

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

Kuninori Morimoto (2):
      soc: renesas: Use ARM32/ARM64 for menu description
      soc: renesas: Sort driver description title

Yoshihiro Shimoda (5):
      dt-bindings: power: Add r8a779a0 SYSC power domain definitions
      dt-bindings: clock: Add r8a779a0 CPG Core Clock Definitions
      soc: renesas: Identify R-Car V3U
      soc: renesas: rcar-rst: Add support for R-Car V3U
      soc: renesas: r8a779a0-sysc: Add r8a779a0 support

 drivers/soc/renesas/Kconfig                   | 346 ++++++++++----------
 drivers/soc/renesas/Makefile                  |   1 +
 drivers/soc/renesas/r8a779a0-sysc.c           | 448 ++++++++++++++++++++++++++
 drivers/soc/renesas/rcar-rst.c                |   6 +
 drivers/soc/renesas/renesas-soc.c             |   8 +
 include/dt-bindings/clock/r8a779a0-cpg-mssr.h |  55 ++++
 include/dt-bindings/power/r8a779a0-sysc.h     |  59 ++++
 7 files changed, 754 insertions(+), 169 deletions(-)
 create mode 100644 drivers/soc/renesas/r8a779a0-sysc.c
 create mode 100644 include/dt-bindings/clock/r8a779a0-cpg-mssr.h
 create mode 100644 include/dt-bindings/power/r8a779a0-sysc.h

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

* [GIT PULL 4/4] Renesas DT binding updates for v5.10
  2020-09-18 12:47 [GIT PULL 1/4] Renesas ARM SoC updates for v5.10 (take two) Geert Uytterhoeven
                   ` (2 preceding siblings ...)
  2020-09-18 12:47 ` [GIT PULL 3/4] Renesas driver updates for v5.10 (take two) Geert Uytterhoeven
@ 2020-09-18 12:48 ` Geert Uytterhoeven
  3 siblings, 0 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2020-09-18 12: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 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -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.10-tag1

for you to fetch changes up to b08892556b3f19d95d356b33692247de8303fe05:

  dt-bindings: arm: renesas: Document Renesas Falcon boards (2020-09-10 18:55:53 +0200)

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

  - Document core support for the R-Car V3U (R8A779A0) SoC and the
    Renesas Falcon CPU and BreakOut boards.

----------------------------------------------------------------
Yoshihiro Shimoda (4):
      dt-bindings: arm: renesas: Document R-Car V3U SoC DT bindings
      dt-bindings: power: renesas,rcar-sysc: Document r8a779a0 SYSC bindings
      dt-bindings: reset: renesas,rst: Document r8a779a0 reset module
      dt-bindings: arm: renesas: Document Renesas Falcon boards

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

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

end of thread, other threads:[~2020-09-18 12:48 UTC | newest]

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