All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/2] Renesas SoC updates for v6.8 (take two)
@ 2023-12-15 12:15 ` Geert Uytterhoeven
  0 siblings, 0 replies; 8+ messages in thread
From: Geert Uytterhoeven @ 2023-12-15 12:15 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.8.

It consists of 2 parts:

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

    - Remove duplicate setup of soc_device_attribute.family,
    - Make RZ/Five depend on !DMA_DIRECT_REMAP.

  [GIT PULL 2/2] Renesas DTS updates for v6.8 (take two)

    - Add IA55 interrupt controller and Ethernet support for the RZ/G3S
      SoC and the RZ/G3S SMARC SoM,
    - 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] 8+ messages in thread

* [GIT PULL 1/2] Renesas SoC updates for v6.8 (take two)
@ 2023-12-15 12:15 ` Geert Uytterhoeven
  0 siblings, 0 replies; 8+ messages in thread
From: Geert Uytterhoeven @ 2023-12-15 12:15 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.8.

It consists of 2 parts:

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

    - Remove duplicate setup of soc_device_attribute.family,
    - Make RZ/Five depend on !DMA_DIRECT_REMAP.

  [GIT PULL 2/2] Renesas DTS updates for v6.8 (take two)

    - Add IA55 interrupt controller and Ethernet support for the RZ/G3S
      SoC and the RZ/G3S SMARC SoM,
    - 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] 8+ messages in thread

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

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -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.8-tag1

for you to fetch changes up to 31b2daea07643d8b83d62c670c76d95acca84f06:

  soc: renesas: Make RZ/Five depend on !DMA_DIRECT_REMAP (2023-12-13 17:23:28 +0100)

----------------------------------------------------------------
Renesas driver updates for v6.8

  - Remove duplicate setup of soc_device_attribute.family,
  - Make RZ/Five depend on !DMA_DIRECT_REMAP.

----------------------------------------------------------------
Conor Dooley (1):
      soc: renesas: Make RZ/Five depend on !DMA_DIRECT_REMAP

Geert Uytterhoeven (1):
      soc: renesas: Remove duplicate setup of soc_device_attribute.family

 drivers/soc/renesas/Kconfig       | 1 +
 drivers/soc/renesas/renesas-soc.c | 4 ----
 2 files changed, 1 insertion(+), 4 deletions(-)

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

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

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -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.8-tag1

for you to fetch changes up to 31b2daea07643d8b83d62c670c76d95acca84f06:

  soc: renesas: Make RZ/Five depend on !DMA_DIRECT_REMAP (2023-12-13 17:23:28 +0100)

----------------------------------------------------------------
Renesas driver updates for v6.8

  - Remove duplicate setup of soc_device_attribute.family,
  - Make RZ/Five depend on !DMA_DIRECT_REMAP.

----------------------------------------------------------------
Conor Dooley (1):
      soc: renesas: Make RZ/Five depend on !DMA_DIRECT_REMAP

Geert Uytterhoeven (1):
      soc: renesas: Remove duplicate setup of soc_device_attribute.family

 drivers/soc/renesas/Kconfig       | 1 +
 drivers/soc/renesas/renesas-soc.c | 4 ----
 2 files changed, 1 insertion(+), 4 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] 8+ messages in thread

* [GIT PULL 2/2] Renesas DTS updates for v6.8 (take two)
  2023-12-15 12:15 ` Geert Uytterhoeven
@ 2023-12-15 12:15   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 8+ messages in thread
From: Geert Uytterhoeven @ 2023-12-15 12:15 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 95d516f3eb96bac466a6bfec28a1e55b8ed5160b:

  ARM: dts: renesas: r9a06g032: Add missing space in compatible (2023-11-28 10:29:11 +0100)

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

for you to fetch changes up to fc67495680f60e88bb8ca43421c1dd628928d581:

  arm64: dts: renesas: white-hawk-cpu: Fix missing serial console pin control (2023-12-13 17:34:54 +0100)

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

  - Add IA55 interrupt controller and Ethernet support for the RZ/G3S
    SoC and the RZ/G3S SMARC SoM,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Claudiu Beznea (4):
      arm64: dts: renesas: r9a08g045: Add IA55 interrupt controller node
      arm64: dts: renesas: r9a08g045: Add Ethernet nodes
      arm64: dts: renesas: rzg3s-smarc-som: Use switches' names to select on-board functionalities
      arm64: dts: renesas: rzg3s-smarc-som: Enable the Ethernet interfaces

Geert Uytterhoeven (1):
      arm64: dts: renesas: white-hawk-cpu: Fix missing serial console pin control

 .../boot/dts/renesas/r8a779g0-white-hawk-cpu.dtsi  |   3 +
 arch/arm64/boot/dts/renesas/r9a08g045.dtsi         | 106 +++++++++++++
 arch/arm64/boot/dts/renesas/rzg3s-smarc-som.dtsi   | 173 +++++++++++++++++++--
 3 files changed, 269 insertions(+), 13 deletions(-)

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

* [GIT PULL 2/2] Renesas DTS updates for v6.8 (take two)
@ 2023-12-15 12:15   ` Geert Uytterhoeven
  0 siblings, 0 replies; 8+ messages in thread
From: Geert Uytterhoeven @ 2023-12-15 12:15 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit 95d516f3eb96bac466a6bfec28a1e55b8ed5160b:

  ARM: dts: renesas: r9a06g032: Add missing space in compatible (2023-11-28 10:29:11 +0100)

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

for you to fetch changes up to fc67495680f60e88bb8ca43421c1dd628928d581:

  arm64: dts: renesas: white-hawk-cpu: Fix missing serial console pin control (2023-12-13 17:34:54 +0100)

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

  - Add IA55 interrupt controller and Ethernet support for the RZ/G3S
    SoC and the RZ/G3S SMARC SoM,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Claudiu Beznea (4):
      arm64: dts: renesas: r9a08g045: Add IA55 interrupt controller node
      arm64: dts: renesas: r9a08g045: Add Ethernet nodes
      arm64: dts: renesas: rzg3s-smarc-som: Use switches' names to select on-board functionalities
      arm64: dts: renesas: rzg3s-smarc-som: Enable the Ethernet interfaces

Geert Uytterhoeven (1):
      arm64: dts: renesas: white-hawk-cpu: Fix missing serial console pin control

 .../boot/dts/renesas/r8a779g0-white-hawk-cpu.dtsi  |   3 +
 arch/arm64/boot/dts/renesas/r9a08g045.dtsi         | 106 +++++++++++++
 arch/arm64/boot/dts/renesas/rzg3s-smarc-som.dtsi   | 173 +++++++++++++++++++--
 3 files changed, 269 insertions(+), 13 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] 8+ messages in thread

* Re: [GIT PULL 1/2] Renesas driver updates for v6.8
  2023-12-15 12:15   ` Geert Uytterhoeven
  (?)
@ 2023-12-21 17:41   ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 8+ messages in thread
From: patchwork-bot+linux-soc @ 2023-12-21 17:41 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: soc

Hello:

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

On Fri, 15 Dec 2023 13:15:20 +0100 you wrote:
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
> 
>   Linux 6.7-rc1 (2023-11-12 16:19:07 -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.8-tag1
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/2] Renesas driver updates for v6.8
    (no matching commit)
  - [GIT,PULL,2/2] Renesas DTS updates for v6.8 (take two)
    https://git.kernel.org/soc/soc/c/6af50f5af215

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

* Re: [GIT PULL 1/2] Renesas driver updates for v6.8
  2023-12-15 12:15   ` Geert Uytterhoeven
  (?)
  (?)
@ 2023-12-22 12:01   ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 8+ messages in thread
From: patchwork-bot+linux-soc @ 2023-12-22 12:01 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: soc

Hello:

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

On Fri, 15 Dec 2023 13:15:20 +0100 you wrote:
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
> 
>   Linux 6.7-rc1 (2023-11-12 16:19:07 -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.8-tag1
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/2] Renesas driver updates for v6.8
    https://git.kernel.org/soc/soc/c/827601c40c6d
  - [GIT,PULL,2/2] Renesas DTS updates for v6.8 (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] 8+ messages in thread

end of thread, other threads:[~2023-12-22 12:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-15 12:15 [GIT PULL 1/2] Renesas SoC updates for v6.8 (take two) Geert Uytterhoeven
2023-12-15 12:15 ` Geert Uytterhoeven
2023-12-15 12:15 ` [GIT PULL 1/2] Renesas driver updates for v6.8 Geert Uytterhoeven
2023-12-15 12:15   ` Geert Uytterhoeven
2023-12-21 17:41   ` patchwork-bot+linux-soc
2023-12-22 12:01   ` patchwork-bot+linux-soc
2023-12-15 12:15 ` [GIT PULL 2/2] Renesas DTS updates for v6.8 (take two) Geert Uytterhoeven
2023-12-15 12:15   ` Geert Uytterhoeven

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.