All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/3] Renesas SoC updates for v6.3
@ 2023-01-14 13:22 ` Geert Uytterhoeven
  0 siblings, 0 replies; 10+ messages in thread
From: Geert Uytterhoeven @ 2023-01-14 13:22 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

	Hi SoC folks,

This is my first pull request for the inclusion of Renesas SoC updates
for v6.3.

It consists of 3 parts:

  [GIT PULL 1/3] Renesas ARM defconfig updates for v6.3

    - Enable support for the Renesas RZ/G2L MIPI DSI, CSI-2, and Camera
      Receiving Unit drivers in the arm64 defconfig,
    - Refresh shmobile_defconfig for v6.1-rc5.

  [GIT PULL 2/3] Renesas driver updates for v6.3

    - Add missing A3DUL power domain on R-Car V4H.

  [GIT PULL 3/3] Renesas DT updates for v6.3

    - Enable watchdog and timer (OSTM) support for the RZ/Five SMARC EVK
      development board,
    - Add operating points for the Cortex-A55 CPU cores on the R-Car S4-8
      SoC,
    - Add display support for the R-Car V4H SoC and the White-Hawk
      development board,
    - Add eMMC and SDHI support for the RZ/V2M SoC,
    - Miscellaneous fixes and improvements.

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

* [GIT PULL 0/3] Renesas SoC updates for v6.3
@ 2023-01-14 13:22 ` Geert Uytterhoeven
  0 siblings, 0 replies; 10+ messages in thread
From: Geert Uytterhoeven @ 2023-01-14 13:22 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

	Hi SoC folks,

This is my first pull request for the inclusion of Renesas SoC updates
for v6.3.

It consists of 3 parts:

  [GIT PULL 1/3] Renesas ARM defconfig updates for v6.3

    - Enable support for the Renesas RZ/G2L MIPI DSI, CSI-2, and Camera
      Receiving Unit drivers in the arm64 defconfig,
    - Refresh shmobile_defconfig for v6.1-rc5.

  [GIT PULL 2/3] Renesas driver updates for v6.3

    - Add missing A3DUL power domain on R-Car V4H.

  [GIT PULL 3/3] Renesas DT updates for v6.3

    - Enable watchdog and timer (OSTM) support for the RZ/Five SMARC EVK
      development board,
    - Add operating points for the Cortex-A55 CPU cores on the R-Car S4-8
      SoC,
    - Add display support for the R-Car V4H SoC and the White-Hawk
      development board,
    - Add eMMC and SDHI support for the RZ/V2M SoC,
    - Miscellaneous fixes and improvements.

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

* [GIT PULL 1/3] Renesas ARM defconfig updates for v6.3
  2023-01-14 13:22 ` Geert Uytterhoeven
@ 2023-01-14 13:22   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 10+ messages in thread
From: Geert Uytterhoeven @ 2023-01-14 13:22 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

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.3-tag1

for you to fetch changes up to 3ad69c496d488cd1b6c3a20b2f7945b45a0f7f18:

  arm64: defconfig: Enable RZ/G2L MIPI CSI-2 and CRU support (2023-01-10 09:39:55 +0100)

----------------------------------------------------------------
Renesas ARM defconfig updates for v6.3

  - Enable support for the Renesas RZ/G2L MIPI DSI, CSI-2, and Camera
    Receiving Unit drivers in the arm64 defconfig,
  - Refresh shmobile_defconfig for v6.1-rc5.

----------------------------------------------------------------
Biju Das (1):
      arm64: defconfig: Enable Renesas RZ/G2L MIPI DSI driver

Geert Uytterhoeven (2):
      ARM: shmobile: defconfig: Refresh for v6.1-rc5
      arm64: defconfig: Enable RZ/G2L MIPI CSI-2 and CRU support

 arch/arm/configs/shmobile_defconfig | 1 +
 arch/arm64/configs/defconfig        | 3 +++
 2 files changed, 4 insertions(+)

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

* [GIT PULL 1/3] Renesas ARM defconfig updates for v6.3
@ 2023-01-14 13:22   ` Geert Uytterhoeven
  0 siblings, 0 replies; 10+ messages in thread
From: Geert Uytterhoeven @ 2023-01-14 13:22 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

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.3-tag1

for you to fetch changes up to 3ad69c496d488cd1b6c3a20b2f7945b45a0f7f18:

  arm64: defconfig: Enable RZ/G2L MIPI CSI-2 and CRU support (2023-01-10 09:39:55 +0100)

----------------------------------------------------------------
Renesas ARM defconfig updates for v6.3

  - Enable support for the Renesas RZ/G2L MIPI DSI, CSI-2, and Camera
    Receiving Unit drivers in the arm64 defconfig,
  - Refresh shmobile_defconfig for v6.1-rc5.

----------------------------------------------------------------
Biju Das (1):
      arm64: defconfig: Enable Renesas RZ/G2L MIPI DSI driver

Geert Uytterhoeven (2):
      ARM: shmobile: defconfig: Refresh for v6.1-rc5
      arm64: defconfig: Enable RZ/G2L MIPI CSI-2 and CRU support

 arch/arm/configs/shmobile_defconfig | 1 +
 arch/arm64/configs/defconfig        | 3 +++
 2 files changed, 4 insertions(+)

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

* [GIT PULL 2/3] Renesas driver updates for v6.3
  2023-01-14 13:22 ` Geert Uytterhoeven
@ 2023-01-14 13:22   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 10+ messages in thread
From: Geert Uytterhoeven @ 2023-01-14 13:22 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-drivers-for-v6.3-tag1

for you to fetch changes up to 499e364cd2508c2115ac251f42bb47c9548cf358:

  soc: renesas: r8a779g0-sysc: Add missing A3DUL power domain (2022-12-26 11:08:49 +0100)

----------------------------------------------------------------
Renesas driver updates for v6.3

  - Add missing A3DUL power domain on R-Car V4H.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      Merge tag 'renesas-r8a779g0-dt-binding-defs-tag2' into renesas-drivers-for-v6.3

Tam Nguyen (2):
      dt-bindings: power: r8a779g0: Add missing A3DUL power domain
      soc: renesas: r8a779g0-sysc: Add missing A3DUL power domain

 drivers/soc/renesas/r8a779g0-sysc.c       | 1 +
 include/dt-bindings/power/r8a779g0-sysc.h | 1 +
 2 files changed, 2 insertions(+)

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

* [GIT PULL 2/3] Renesas driver updates for v6.3
@ 2023-01-14 13:22   ` Geert Uytterhoeven
  0 siblings, 0 replies; 10+ messages in thread
From: Geert Uytterhoeven @ 2023-01-14 13:22 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-drivers-for-v6.3-tag1

for you to fetch changes up to 499e364cd2508c2115ac251f42bb47c9548cf358:

  soc: renesas: r8a779g0-sysc: Add missing A3DUL power domain (2022-12-26 11:08:49 +0100)

----------------------------------------------------------------
Renesas driver updates for v6.3

  - Add missing A3DUL power domain on R-Car V4H.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      Merge tag 'renesas-r8a779g0-dt-binding-defs-tag2' into renesas-drivers-for-v6.3

Tam Nguyen (2):
      dt-bindings: power: r8a779g0: Add missing A3DUL power domain
      soc: renesas: r8a779g0-sysc: Add missing A3DUL power domain

 drivers/soc/renesas/r8a779g0-sysc.c       | 1 +
 include/dt-bindings/power/r8a779g0-sysc.h | 1 +
 2 files changed, 2 insertions(+)

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

* [GIT PULL 3/3] Renesas DT updates for v6.3
  2023-01-14 13:22 ` Geert Uytterhoeven
@ 2023-01-14 13:22   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 10+ messages in thread
From: Geert Uytterhoeven @ 2023-01-14 13:22 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

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.3-tag1

for you to fetch changes up to 2ef9e3ef3b8d9a59455a79f02ce9aff8544bd02d:

  arm64: dts: renesas: condor-i: add HS400 support for eMMC (2023-01-12 17:22:22 +0100)

----------------------------------------------------------------
Renesas DT updates for v6.3

  - Enable watchdog and timer (OSTM) support for the RZ/Five SMARC EVK
    development board,
  - Add operating points for the Cortex-A55 CPU cores on the R-Car S4-8
    SoC,
  - Add display support for the R-Car V4H SoC and the White-Hawk
    development board,
  - Add eMMC and SDHI support for the RZ/V2M SoC,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Adam Ford (1):
      arm64: boot: dts: r8a774[a/b/e]1-beacon: Consolidate sound clocks

Fabrizio Castro (1):
      arm64: dts: renesas: r9a09g011: Add eMMC and SDHI support

Geert Uytterhoeven (2):
      arm64: dts: renesas: r8a779f0: Add CA55 operating points
      arm64: dts: renesas: ulcb-kf: Fix pca9548 i2c-mux node names

Lad Prabhakar (2):
      riscv: dts: renesas: rzfive-smarc-som: Enable WDT
      riscv: dts: renesas: rzfive-smarc-som: Enable OSTM nodes

Tomi Valkeinen (2):
      arm64: dts: renesas: r8a779g0: Add display related nodes
      arm64: dts: renesas: white-hawk-cpu: Add DP output support

Wolfram Sang (1):
      arm64: dts: renesas: condor-i: add HS400 support for eMMC

 .../boot/dts/renesas/beacon-renesom-baseboard.dtsi |  19 +++
 .../boot/dts/renesas/r8a774a1-beacon-rzg2m-kit.dts |  21 ----
 .../boot/dts/renesas/r8a774b1-beacon-rzg2n-kit.dts |  21 ----
 .../boot/dts/renesas/r8a774e1-beacon-rzg2h-kit.dts |  21 ----
 arch/arm64/boot/dts/renesas/r8a77980a-condor-i.dts |   4 +
 arch/arm64/boot/dts/renesas/r8a779f0.dtsi          |  62 ++++++++++
 .../boot/dts/renesas/r8a779g0-white-hawk-cpu.dtsi  |  94 +++++++++++++++
 arch/arm64/boot/dts/renesas/r8a779g0.dtsi          | 130 +++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r9a09g011.dtsi         |  48 ++++++++
 arch/arm64/boot/dts/renesas/ulcb-kf.dtsi           |   4 +-
 arch/riscv/boot/dts/renesas/rzfive-smarc-som.dtsi  |  12 --
 11 files changed, 359 insertions(+), 77 deletions(-)

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

* [GIT PULL 3/3] Renesas DT updates for v6.3
@ 2023-01-14 13:22   ` Geert Uytterhoeven
  0 siblings, 0 replies; 10+ messages in thread
From: Geert Uytterhoeven @ 2023-01-14 13:22 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

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.3-tag1

for you to fetch changes up to 2ef9e3ef3b8d9a59455a79f02ce9aff8544bd02d:

  arm64: dts: renesas: condor-i: add HS400 support for eMMC (2023-01-12 17:22:22 +0100)

----------------------------------------------------------------
Renesas DT updates for v6.3

  - Enable watchdog and timer (OSTM) support for the RZ/Five SMARC EVK
    development board,
  - Add operating points for the Cortex-A55 CPU cores on the R-Car S4-8
    SoC,
  - Add display support for the R-Car V4H SoC and the White-Hawk
    development board,
  - Add eMMC and SDHI support for the RZ/V2M SoC,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Adam Ford (1):
      arm64: boot: dts: r8a774[a/b/e]1-beacon: Consolidate sound clocks

Fabrizio Castro (1):
      arm64: dts: renesas: r9a09g011: Add eMMC and SDHI support

Geert Uytterhoeven (2):
      arm64: dts: renesas: r8a779f0: Add CA55 operating points
      arm64: dts: renesas: ulcb-kf: Fix pca9548 i2c-mux node names

Lad Prabhakar (2):
      riscv: dts: renesas: rzfive-smarc-som: Enable WDT
      riscv: dts: renesas: rzfive-smarc-som: Enable OSTM nodes

Tomi Valkeinen (2):
      arm64: dts: renesas: r8a779g0: Add display related nodes
      arm64: dts: renesas: white-hawk-cpu: Add DP output support

Wolfram Sang (1):
      arm64: dts: renesas: condor-i: add HS400 support for eMMC

 .../boot/dts/renesas/beacon-renesom-baseboard.dtsi |  19 +++
 .../boot/dts/renesas/r8a774a1-beacon-rzg2m-kit.dts |  21 ----
 .../boot/dts/renesas/r8a774b1-beacon-rzg2n-kit.dts |  21 ----
 .../boot/dts/renesas/r8a774e1-beacon-rzg2h-kit.dts |  21 ----
 arch/arm64/boot/dts/renesas/r8a77980a-condor-i.dts |   4 +
 arch/arm64/boot/dts/renesas/r8a779f0.dtsi          |  62 ++++++++++
 .../boot/dts/renesas/r8a779g0-white-hawk-cpu.dtsi  |  94 +++++++++++++++
 arch/arm64/boot/dts/renesas/r8a779g0.dtsi          | 130 +++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r9a09g011.dtsi         |  48 ++++++++
 arch/arm64/boot/dts/renesas/ulcb-kf.dtsi           |   4 +-
 arch/riscv/boot/dts/renesas/rzfive-smarc-som.dtsi  |  12 --
 11 files changed, 359 insertions(+), 77 deletions(-)

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

* Re: [GIT PULL 0/3] Renesas SoC updates for v6.3
  2023-01-14 13:22 ` Geert Uytterhoeven
                   ` (3 preceding siblings ...)
  (?)
@ 2023-01-24 17:20 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 10+ messages in thread
From: patchwork-bot+linux-soc @ 2023-01-24 17:20 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 Sat, 14 Jan 2023 14:22:56 +0100 you wrote:
> Hi SoC folks,
> 
> This is my first pull request for the inclusion of Renesas SoC updates
> for v6.3.
> 
> It consists of 3 parts:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/3] Renesas ARM defconfig updates for v6.3
    https://git.kernel.org/soc/soc/c/917601ebd6cd
  - [GIT,PULL,2/3] Renesas driver updates for v6.3
    (no matching commit)
  - [GIT,PULL,3/3] Renesas DT updates for v6.3
    https://git.kernel.org/soc/soc/c/bd5a649bf364

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

* Re: [GIT PULL 0/3] Renesas SoC updates for v6.3
  2023-01-14 13:22 ` Geert Uytterhoeven
                   ` (4 preceding siblings ...)
  (?)
@ 2023-01-24 21:31 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 10+ messages in thread
From: patchwork-bot+linux-soc @ 2023-01-24 21:31 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 Sat, 14 Jan 2023 14:22:56 +0100 you wrote:
> Hi SoC folks,
> 
> This is my first pull request for the inclusion of Renesas SoC updates
> for v6.3.
> 
> It consists of 3 parts:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/3] Renesas ARM defconfig updates for v6.3
    (no matching commit)
  - [GIT,PULL,2/3] Renesas driver updates for v6.3
    https://git.kernel.org/soc/soc/c/faa4cd063bce
  - [GIT,PULL,3/3] Renesas DT updates for v6.3
    (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] 10+ messages in thread

end of thread, other threads:[~2023-01-24 21:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-14 13:22 [GIT PULL 0/3] Renesas SoC updates for v6.3 Geert Uytterhoeven
2023-01-14 13:22 ` Geert Uytterhoeven
2023-01-14 13:22 ` [GIT PULL 1/3] Renesas ARM defconfig " Geert Uytterhoeven
2023-01-14 13:22   ` Geert Uytterhoeven
2023-01-14 13:22 ` [GIT PULL 2/3] Renesas driver " Geert Uytterhoeven
2023-01-14 13:22   ` Geert Uytterhoeven
2023-01-14 13:22 ` [GIT PULL 3/3] Renesas DT " Geert Uytterhoeven
2023-01-14 13:22   ` Geert Uytterhoeven
2023-01-24 17:20 ` [GIT PULL 0/3] Renesas SoC " patchwork-bot+linux-soc
2023-01-24 21:31 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.