All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]  Renesas SoC fixes for v7.1
@ 2026-05-04 13:00 Geert Uytterhoeven
  2026-05-07 13:06 ` patchwork-bot+linux-soc
  2026-05-07 13:12 ` patchwork-bot+linux-soc
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2026-05-04 13:00 UTC (permalink / raw)
  To: soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc,
	Geert Uytterhoeven

	Hi SoC folks,

The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-fixes-for-v7.1-tag1

for you to fetch changes up to 7e070a14beaf036588f164575bbaf7011dd26285:

  arm64: dts: renesas: r9a09g056: Add #mux-state-cells to usb20phyrst (2026-04-27 11:14:31 +0200)

----------------------------------------------------------------
Renesas fixes for v7.1

  - Fix SCIF (serial port) clocks on R-Car X5H,
  - Fix various dtc and dtbs_check warnings.

Thanks for pulling!

----------------------------------------------------------------
Geert Uytterhoeven (1):
      arm64: dts: renesas: r8a78000: Fix SCIF brg_int clocks

Marek Vasut (10):
      arm64: dts: renesas: draak/ebisu-panel: Fix missing cells and reg in DTO
      arm64: dts: renesas: salvator-panel: Fix missing cells and reg in DTO
      arm64: dts: renesas: rz-smarc-cru-csi-ov5645: Fix missing cells and reg in CSI2 subnode
      arm64: dts: renesas: rz-smarc-du-adv7513-smarc: Fix missing cells and reg in DU subnode
      ARM: dts: renesas: r8a7778: Add missing unit address to bus node
      ARM: dts: renesas: r8a7779: Add missing unit address to bus node
      ARM: dts: renesas: r8a7792: Add missing unit address to bus node
      ARM: dts: renesas: r7s72100: Add missing unit address to bus node
      ARM: dts: renesas: genmai: Drop superfluous cells
      ARM: dts: renesas: rskrza1: Drop superfluous cells

Tommaso Merciai (2):
      arm64: dts: renesas: r9a09g057: Add #mux-state-cells to usb2{0,1}phyrst
      arm64: dts: renesas: r9a09g056: Add #mux-state-cells to usb20phyrst

 arch/arm/boot/dts/renesas/r7s72100-genmai.dts                | 3 ---
 arch/arm/boot/dts/renesas/r7s72100-rskrza1.dts               | 2 --
 arch/arm/boot/dts/renesas/r7s72100.dtsi                      | 2 +-
 arch/arm/boot/dts/renesas/r8a7778.dtsi                       | 2 +-
 arch/arm/boot/dts/renesas/r8a7779.dtsi                       | 2 +-
 arch/arm/boot/dts/renesas/r8a7792.dtsi                       | 2 +-
 arch/arm64/boot/dts/renesas/draak-ebisu-panel-aa104xd12.dtso | 5 +++++
 arch/arm64/boot/dts/renesas/r8a78000.dtsi                    | 8 ++++----
 arch/arm64/boot/dts/renesas/r9a09g056.dtsi                   | 1 +
 arch/arm64/boot/dts/renesas/r9a09g057.dtsi                   | 2 ++
 arch/arm64/boot/dts/renesas/rz-smarc-cru-csi-ov5645.dtsi     | 5 +++++
 arch/arm64/boot/dts/renesas/rz-smarc-du-adv7513.dtsi         | 5 +++++
 arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dtso    | 5 +++++
 13 files changed, 31 insertions(+), 13 deletions(-)

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

* Re: [GIT PULL]  Renesas SoC fixes for v7.1
  2026-05-04 13:00 [GIT PULL] Renesas SoC fixes for v7.1 Geert Uytterhoeven
@ 2026-05-07 13:06 ` patchwork-bot+linux-soc
  2026-05-07 13:12 ` patchwork-bot+linux-soc
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2026-05-07 13:06 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: soc

Hello:

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

On Mon,  4 May 2026 15:00:09 +0200 you wrote:
> Hi SoC folks,
> 
> The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
> 
>   Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Renesas SoC fixes for v7.1
    https://git.kernel.org/soc/soc/c/b94e0e37d1f1

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

* Re: [GIT PULL]  Renesas SoC fixes for v7.1
  2026-05-04 13:00 [GIT PULL] Renesas SoC fixes for v7.1 Geert Uytterhoeven
  2026-05-07 13:06 ` patchwork-bot+linux-soc
@ 2026-05-07 13:12 ` patchwork-bot+linux-soc
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2026-05-07 13:12 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 Mon,  4 May 2026 15:00:09 +0200 you wrote:
> Hi SoC folks,
> 
> The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
> 
>   Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Renesas SoC fixes for v7.1
    https://git.kernel.org/soc/soc/c/b94e0e37d1f1

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

end of thread, other threads:[~2026-05-07 13:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-04 13:00 [GIT PULL] Renesas SoC fixes for v7.1 Geert Uytterhoeven
2026-05-07 13:06 ` patchwork-bot+linux-soc
2026-05-07 13:12 ` 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.