linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/4] Renesas ARM SoC updates for v5.14 (take two)
@ 2021-06-11  9:47 Geert Uytterhoeven
  2021-06-11  9:47 ` [GIT PULL 1/4] Renesas ARM defconfig " Geert Uytterhoeven
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2021-06-11  9:47 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

	Hi soc folks,

This is my second pull request for the inclusion of Renesas SoC updates
for v5.14.

It consists of 4 parts:

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

    - Enable support for the new RZ/G2L SoC variants in the arm64
      defconfig.

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

    - External interrupt (INTC-EX) support for the R-Car M3-W+ SoC,
    - Initial support for the new RZ/G2L SoC on the RZ/G2L SMARC EVK
      board,
    - Miscellaneous fixes and improvements.

  [GIT PULL 3/4] Renesas driver updates for v5.14

    - Initial support for the new RZ/G2L SoC variants.

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

    - Document support for the new RZ/G2L, RZ/G2LC, and RZ/G2UL SoCs,
    - Document support for the new RZ/G2L SMARC EVK board.

Note that the new Renesas RZ/G2L 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.14 (take two)" (for clk),
  - "[GIT PULL 2/4] Renesas ARM DT updates for v5.14 (take two)" (for
    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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

The following changes since commit 9558487e7d976c1b92b2bc66fb4d901b1d35437f:

  arm64: defconfig: Enable usb2_clksel for R-Car Gen3 and RZ/G2 (2021-05-25 10:04: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-defconfig-for-v5.14-tag2

for you to fetch changes up to 27a79a723d48dbeccb4fe6f7ede47e67642e6a4a:

  arm64: defconfig: Enable ARCH_R9A07G044 (2021-06-10 15:30:18 +0200)

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

  - Enable support for the new RZ/G2L SoC variants in the arm64
    defconfig.

----------------------------------------------------------------
Lad Prabhakar (1):
      arm64: defconfig: Enable ARCH_R9A07G044

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

The following changes since commit 1b32fce42bff899dfb9b72962f46ca5542c7647c:

  ARM: dts: alt: Add SW2 as GPIO keys (2021-05-27 15:46:21 +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.14-tag2

for you to fetch changes up to 42bbd003910906229cb1dc0eaa812d9cc59e4c77:

  arm64: dts: renesas: r9a07g044: Add SYSC node (2021-06-10 15:36:41 +0200)

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

  - External interrupt (INTC-EX) support for the R-Car M3-W+ SoC,
  - Initial support for the new RZ/G2L SoC on the RZ/G2L SMARC EVK
    board,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Geert Uytterhoeven (9):
      arm64: dts: renesas: Add missing opp-suspend properties
      arm64: dts: renesas: r8a7796[01]: Fix OPP table entry voltages
      ARM: dts: lager: Configure pull-up for SOFT_SW GPIO keys
      ARM: dts: blanche: Configure pull-up for SOFT_SW and SW25 GPIO keys
      ARM: dts: gose: Configure pull-up for SOFT_SW GPIO keys
      ARM: dts: silk: Configure pull-up for SOFT_SW GPIO keys
      arm64: dts: renesas: r8a77961: Add INTC-EX device node
      arm64: dts: renesas: r8a779a0: Drop power-domains property from GIC node
      Merge tag 'renesas-r9a07g044-dt-binding-defs-tag' into renesas-arm-dt-for-v5.14

Lad Prabhakar (4):
      dt-bindings: clock: Add r9a07g044 CPG Clock Definitions
      arm64: dts: renesas: Add initial DTSI for RZ/G2{L,LC} SoC's
      arm64: dts: renesas: Add initial device tree for RZ/G2L SMARC EVK
      arm64: dts: renesas: r9a07g044: Add SYSC node

 arch/arm/boot/dts/r8a7790-lager.dts               |   8 ++
 arch/arm/boot/dts/r8a7792-blanche.dts             |   8 ++
 arch/arm/boot/dts/r8a7793-gose.dts                |  10 +-
 arch/arm/boot/dts/r8a7794-silk.dts                |  10 +-
 arch/arm64/boot/dts/renesas/Makefile              |   2 +
 arch/arm64/boot/dts/renesas/r8a774a1.dtsi         |   1 +
 arch/arm64/boot/dts/renesas/r8a77960.dtsi         |   7 +-
 arch/arm64/boot/dts/renesas/r8a77961.dtsi         |  18 ++-
 arch/arm64/boot/dts/renesas/r8a779a0.dtsi         |   1 -
 arch/arm64/boot/dts/renesas/r9a07g044.dtsi        | 132 ++++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r9a07g044l1.dtsi      |  25 ++++
 arch/arm64/boot/dts/renesas/r9a07g044l2-smarc.dts |  21 ++++
 arch/arm64/boot/dts/renesas/r9a07g044l2.dtsi      |  13 +++
 arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi      |  27 +++++
 include/dt-bindings/clock/r9a07g044-cpg.h         |  89 +++++++++++++++
 15 files changed, 362 insertions(+), 10 deletions(-)
 create mode 100644 arch/arm64/boot/dts/renesas/r9a07g044.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/r9a07g044l1.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/r9a07g044l2-smarc.dts
 create mode 100644 arch/arm64/boot/dts/renesas/r9a07g044l2.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi
 create mode 100644 include/dt-bindings/clock/r9a07g044-cpg.h

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -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.14-tag1

for you to fetch changes up to 187cd57db09355fd169c661fa1c44bda06b013e8:

  soc: renesas: Add support to read LSI DEVID register of RZ/G2{L,LC} SoC's (2021-06-10 15:29:03 +0200)

----------------------------------------------------------------
Renesas driver updates for v5.14

  - Initial support for the new RZ/G2L SoC variants.

----------------------------------------------------------------
Lad Prabhakar (2):
      soc: renesas: Add ARCH_R9A07G044 for the new RZ/G2L SoC's
      soc: renesas: Add support to read LSI DEVID register of RZ/G2{L,LC} SoC's

 drivers/soc/renesas/Kconfig       |  5 +++++
 drivers/soc/renesas/renesas-soc.c | 33 ++++++++++++++++++++++++++++++++-
 2 files changed, 37 insertions(+), 1 deletion(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -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.14-tag1

for you to fetch changes up to 972f67be8929ac095df6a8bbce738b4f39e984cb:

  dt-bindings: power: renesas,rzg2l-sysc: Add DT binding documentation for SYSC controller (2021-06-10 15:26:49 +0200)

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

  - Document support for the new RZ/G2L, RZ/G2LC, and RZ/G2UL SoCs,
  - Document support for the new RZ/G2L SMARC EVK board.

----------------------------------------------------------------
Lad Prabhakar (4):
      dt-bindings: arm: renesas: Document Renesas RZ/G2UL SoC
      dt-bindings: arm: renesas: Document Renesas RZ/G2{L,LC} SoC variants
      dt-bindings: arm: renesas: Document SMARC EVK
      dt-bindings: power: renesas,rzg2l-sysc: Add DT binding documentation for SYSC controller

 Documentation/devicetree/bindings/arm/renesas.yaml | 18 +++++++
 .../bindings/power/renesas,rzg2l-sysc.yaml         | 63 ++++++++++++++++++++++
 2 files changed, 81 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/power/renesas,rzg2l-sysc.yaml

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-06-11  9:50 UTC | newest]

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