soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/3] Renesas SoC updates for v6.7 (take two)
@ 2023-10-13 12:39 Geert Uytterhoeven
  2023-10-13 12:39 ` [GIT PULL 1/3] Renesas ARM defconfig " Geert Uytterhoeven
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2023-10-13 12:39 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 v6.7.

It consists of 3 parts:

  [GIT PULL 1/3] Renesas ARM defconfig updates for v6.7 (take two)

    - Enable support for the Renesas RZ/G3S (R9A08G045) SoC in the arm64
      defconfig.

  [GIT PULL 2/3] Renesas DT binding updates for v6.7 (take two)

    - Document support for the Renesas RZ/G3S SMARC SoM and SMARC
      Carrier-II EVK development boards,
    - Document support for the Renesas R-Car S4 Starter Kit.

  [GIT PULL 3/3] Renesas DTS updates for v6.7 (take two)

    - Improve audio clock accuracy on the RZ/{G2L,G2LC,V2L} SMARC EVK
      development boards,
    - Add FLASH support for the Renesas Bock-W development board,
    - Add L2 cache and non-coherent DMA support on the RZ/Five SoC and the
      RZ/Five SMARC development board,
    - Add initial support for the RZ/G3S SoC and the RZ/G3S SMARC SoM and
      SMARC Carrier-II EVK development boards,
    - Add initial support for the R8A779F4 variant of the R-Car S4-8 SoC
      and the R-Car S4 Starter Kit development board,
    - Apply DT overlays to base DTBs to improve validation and usability.

  Note that this includes:
    - Tag clk-fixes-for-linus from the clock tree, which contains the
      fixed Versa3 clock generator clock index handling that was merged
      in v6.6-rc4,
    - Tag renesas-r9a08g045-dt-binding-defs-tag, which contains clock
      definitions for the Renesas RZ/G3S (R9A08G045) SoC, shared by the
      clock driver and DT source files.

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/3] Renesas ARM defconfig updates for v6.7 (take two)
  2023-10-13 12:39 [GIT PULL 0/3] Renesas SoC updates for v6.7 (take two) Geert Uytterhoeven
@ 2023-10-13 12:39 ` Geert Uytterhoeven
  2023-10-13 12:39 ` [GIT PULL 2/3] Renesas DT binding " Geert Uytterhoeven
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2023-10-13 12:39 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit d2efde5cc970cd21de0f94cf03e059adc1e1311b:

  ARM: shmobile: defconfig: Refresh for v6.6-rc3 (2023-09-28 11:41:02 +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-v6.7-tag2

for you to fetch changes up to 09cfdb5a97b53d117682211a4d32a39af2e819e4:

  arm64: defconfig: Enable RZ/G3S (R9A08G045) SoC (2023-10-05 14:31:10 +0200)

----------------------------------------------------------------
Renesas ARM defconfig updates for v6.7 (take two)

  - Enable support for the Renesas RZ/G3S (R9A08G045) SoC in the arm64
    defconfig.

----------------------------------------------------------------
Claudiu Beznea (1):
      arm64: defconfig: Enable RZ/G3S (R9A08G045) SoC

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

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

* [GIT PULL 2/3] Renesas DT binding updates for v6.7 (take two)
  2023-10-13 12:39 [GIT PULL 0/3] Renesas SoC updates for v6.7 (take two) Geert Uytterhoeven
  2023-10-13 12:39 ` [GIT PULL 1/3] Renesas ARM defconfig " Geert Uytterhoeven
@ 2023-10-13 12:39 ` Geert Uytterhoeven
  2023-10-13 12:39 ` [GIT PULL 3/3] Renesas DTS " Geert Uytterhoeven
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2023-10-13 12:39 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 111287aa60004e1a58320048c89391056288c455:

  dt-bindings: soc: renesas: renesas,rzg2l-sysc: Document RZ/G3S SoC (2023-09-18 09:50:30 +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-v6.7-tag2

for you to fetch changes up to c0a2c7619666ae857a52219f344fbaa915cd181a:

  dt-bindings: soc: renesas: Document R-Car S4 Starter Kit (2023-10-05 11:37:42 +0200)

----------------------------------------------------------------
Renesas DT binding updates for v6.7 (take two)

  - Document support for the Renesas RZ/G3S SMARC SoM and SMARC
    Carrier-II EVK development boards,
  - Document support for the Renesas R-Car S4 Starter Kit.

----------------------------------------------------------------
Claudiu Beznea (2):
      dt-bindings: soc: renesas: Document RZ/G3S SMARC SoM
      dt-bindings: soc: renesas: Document SMARC Carrier-II EVK

Kuninori Morimoto (1):
      dt-bindings: soc: renesas: Document R-Car S4 Starter Kit

 .../devicetree/bindings/soc/renesas/renesas.yaml     | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

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

* [GIT PULL 3/3] Renesas DTS updates for v6.7 (take two)
  2023-10-13 12:39 [GIT PULL 0/3] Renesas SoC updates for v6.7 (take two) Geert Uytterhoeven
  2023-10-13 12:39 ` [GIT PULL 1/3] Renesas ARM defconfig " Geert Uytterhoeven
  2023-10-13 12:39 ` [GIT PULL 2/3] Renesas DT binding " Geert Uytterhoeven
@ 2023-10-13 12:39 ` Geert Uytterhoeven
  2023-10-13 21:00 ` [GIT PULL 0/3] Renesas SoC " patchwork-bot+linux-soc
  2023-10-17 22:00 ` patchwork-bot+linux-soc
  4 siblings, 0 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2023-10-13 12:39 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit d70be079c3cf34bd91e1c8f7b4bc760356c9150c:

  arm64: dts: renesas: ulcb/kf: Use multi Component sound (2023-09-25 09:25:04 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dts-for-v6.7-tag2

for you to fetch changes up to a09c3e105a208580b9d9c868bac630c9263ff564:

  arm64: dts: renesas: Apply overlays to base dtbs (2023-10-12 20:34:21 +0200)

----------------------------------------------------------------
Renesas DTS updates for v6.7 (take two)

  - Improve audio clock accuracy on the RZ/{G2L,G2LC,V2L} SMARC EVK
    development boards,
  - Add FLASH support for the Renesas Bock-W development board,
  - Add L2 cache and non-coherent DMA support on the RZ/Five SoC and the
    RZ/Five SMARC development board,
  - Add initial support for the RZ/G3S SoC and the RZ/G3S SMARC SoM and
    SMARC Carrier-II EVK development boards,
  - Add initial support for the R8A779F4 variant of the R-Car S4-8 SoC
    and the R-Car S4 Starter Kit development board,
  - Apply DT overlays to base DTBs to improve validation and usability.

Note that this includes:
  - Tag clk-fixes-for-linus from the clock tree, which contains the
    fixed Versa3 clock generator clock index handling that was merged
    in v6.6-rc4,
  - Tag renesas-r9a08g045-dt-binding-defs-tag, which contains clock
    definitions for the Renesas RZ/G3S (R9A08G045) SoC, shared by the
    clock driver and DT source files.
----------------------------------------------------------------
Biju Das (5):
      dt-bindings: clock: versaclock3: Add description for #clock-cells property
      clk: vc3: Fix 64 by 64 division
      clk: vc3: Fix output clock mapping
      clk: vc3: Make vc3_clk_mux enum values based on vc3_clk enum values
      arm64: dts: renesas: rz-smarc: Use versa3 clk for audio mclk

Claudiu Beznea (8):
      dt-bindings: clock: renesas,rzg2l-cpg: Document RZ/G3S SoC
      arm64: dts: renesas: Add initial DTSI for RZ/G3S SoC
      arm64: dts: renesas: Add initial support for RZ/G3S SMARC SoM
      arm64: dts: renesas: Add initial device tree for RZ SMARC Carrier-II Board
      arm64: dts: renesas: Add initial device tree for RZ/G3S SMARC EVK board
      arm64: dts: renesas: r9a08g045: Add nodes for SDHI1 and SDHI2
      arm64: dts: renesas: r9a08g045: Add missing cache-level for L3 cache
      arm64: dts: renesas: rzg3s-smarc-som: Spelling s/device-type/device_type/

Geert Uytterhoeven (3):
      Merge tag 'clk-fixes-for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux into renesas-dts-for-v6.7
      ARM: dts: renesas: bockw: Add FLASH node
      Merge tag 'renesas-r9a08g045-dt-binding-defs-tag' into renesas-dts-for-v6.7

Kuninori Morimoto (2):
      arm64: dts: renesas: Add Renesas R8A779F4 SoC support
      arm64: dts: renesas: Add R-Car S4 Starter Kit support

Lad Prabhakar (3):
      riscv: dts: renesas: r9a07g043f: Add L2 cache node
      riscv: dts: renesas: r9a07g043f: Add dma-noncoherent property
      riscv: dts: renesas: rzfive-smarc: Enable the blocks which were explicitly disabled

Marek Vasut (2):
      clk: si521xx: Use REGCACHE_FLAT instead of NONE
      clk: si521xx: Fix regmap write accessor

Rob Herring (1):
      arm64: dts: renesas: Apply overlays to base dtbs

Timo Alho (1):
      clk: tegra: fix error return case for recalc_rate

Wolfram Sang (1):
      arm64: dts: renesas: ebisu: Document Ebisu-4D support

Zhifeng Tang (1):
      clk: sprd: Fix thm_parents incorrect configuration

 .../devicetree/bindings/clock/renesas,5p35023.yaml |  11 +-
 .../bindings/clock/renesas,rzg2l-cpg.yaml          |   1 +
 .../devicetree/bindings/soc/renesas/renesas.yaml   |   2 +-
 arch/arm/boot/dts/renesas/r8a7778-bockw.dts        |  34 +++
 arch/arm64/boot/dts/renesas/Makefile               |  38 ++++
 arch/arm64/boot/dts/renesas/ebisu.dtsi             |   2 +-
 arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts     |   2 +-
 arch/arm64/boot/dts/renesas/r8a779f4-s4sk.dts      | 240 ++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a779f4.dtsi          |  12 +
 arch/arm64/boot/dts/renesas/r9a08g045.dtsi         | 170 +++++++++++++++
 arch/arm64/boot/dts/renesas/r9a08g045s33-smarc.dts |  18 ++
 arch/arm64/boot/dts/renesas/r9a08g045s33.dtsi      |  14 ++
 arch/arm64/boot/dts/renesas/rz-smarc-common.dtsi   |  14 +-
 arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi       |  20 ++
 arch/arm64/boot/dts/renesas/rzg2lc-smarc.dtsi      |  20 ++
 arch/arm64/boot/dts/renesas/rzg2ul-smarc.dtsi      |  24 ++
 arch/arm64/boot/dts/renesas/rzg3s-smarc-som.dtsi   | 142 ++++++++++++
 arch/arm64/boot/dts/renesas/rzg3s-smarc.dtsi       |  28 +++
 arch/riscv/boot/dts/renesas/r9a07g043f.dtsi        |  13 ++
 arch/riscv/boot/dts/renesas/rzfive-smarc-som.dtsi  |  23 --
 arch/riscv/boot/dts/renesas/rzfive-smarc.dtsi      |  56 -----
 drivers/clk/clk-si521xx.c                          |   9 +-
 drivers/clk/clk-versaclock3.c                      |  81 ++++---
 drivers/clk/sprd/ums512-clk.c                      |   2 +-
 drivers/clk/tegra/clk-bpmp.c                       |   2 +-
 include/dt-bindings/clock/r9a08g045-cpg.h          | 242 +++++++++++++++++++++
 26 files changed, 1080 insertions(+), 140 deletions(-)
 create mode 100644 arch/arm64/boot/dts/renesas/r8a779f4-s4sk.dts
 create mode 100644 arch/arm64/boot/dts/renesas/r8a779f4.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/r9a08g045.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/r9a08g045s33-smarc.dts
 create mode 100644 arch/arm64/boot/dts/renesas/r9a08g045s33.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/rzg3s-smarc-som.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/rzg3s-smarc.dtsi
 create mode 100644 include/dt-bindings/clock/r9a08g045-cpg.h

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

* Re: [GIT PULL 0/3] Renesas SoC updates for v6.7 (take two)
  2023-10-13 12:39 [GIT PULL 0/3] Renesas SoC updates for v6.7 (take two) Geert Uytterhoeven
                   ` (2 preceding siblings ...)
  2023-10-13 12:39 ` [GIT PULL 3/3] Renesas DTS " Geert Uytterhoeven
@ 2023-10-13 21:00 ` patchwork-bot+linux-soc
  2023-10-17 22:00 ` patchwork-bot+linux-soc
  4 siblings, 0 replies; 6+ messages in thread
From: patchwork-bot+linux-soc @ 2023-10-13 21:00 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: soc

Hello:

This series was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 13 Oct 2023 14:39:12 +0200 you wrote:
> Hi SoC folks,
> 
> This is my second pull request for the inclusion of Renesas SoC updates
> for v6.7.
> 
> It consists of 3 parts:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/3] Renesas ARM defconfig updates for v6.7 (take two)
    (no matching commit)
  - [GIT,PULL,2/3] Renesas DT binding updates for v6.7 (take two)
    https://git.kernel.org/soc/soc/c/469a58f1728b
  - [GIT,PULL,3/3] Renesas DTS updates for v6.7 (take two)
    https://git.kernel.org/soc/soc/c/64b5812550b8

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

* Re: [GIT PULL 0/3] Renesas SoC updates for v6.7 (take two)
  2023-10-13 12:39 [GIT PULL 0/3] Renesas SoC updates for v6.7 (take two) Geert Uytterhoeven
                   ` (3 preceding siblings ...)
  2023-10-13 21:00 ` [GIT PULL 0/3] Renesas SoC " patchwork-bot+linux-soc
@ 2023-10-17 22:00 ` patchwork-bot+linux-soc
  4 siblings, 0 replies; 6+ messages in thread
From: patchwork-bot+linux-soc @ 2023-10-17 22:00 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: soc

Hello:

This series was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 13 Oct 2023 14:39:12 +0200 you wrote:
> Hi SoC folks,
> 
> This is my second pull request for the inclusion of Renesas SoC updates
> for v6.7.
> 
> It consists of 3 parts:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/3] Renesas ARM defconfig updates for v6.7 (take two)
    https://git.kernel.org/soc/soc/c/ec91108949dc
  - [GIT,PULL,2/3] Renesas DT binding updates for v6.7 (take two)
    (no matching commit)
  - [GIT,PULL,3/3] Renesas DTS updates for v6.7 (take two)
    (no matching commit)

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2023-10-17 22:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-13 12:39 [GIT PULL 0/3] Renesas SoC updates for v6.7 (take two) Geert Uytterhoeven
2023-10-13 12:39 ` [GIT PULL 1/3] Renesas ARM defconfig " Geert Uytterhoeven
2023-10-13 12:39 ` [GIT PULL 2/3] Renesas DT binding " Geert Uytterhoeven
2023-10-13 12:39 ` [GIT PULL 3/3] Renesas DTS " Geert Uytterhoeven
2023-10-13 21:00 ` [GIT PULL 0/3] Renesas SoC " patchwork-bot+linux-soc
2023-10-17 22:00 ` patchwork-bot+linux-soc

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).