[PULL] u-boot-sh/master

The following changes since commit 47e544f576699ca4630e20448db6a05178960697:
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" (2024-10-11 12:23:25 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master
for you to fetch changes up to edcb15c583bf259bc27db1e7073fc79784be8bf7:
clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.10.9 (2024-10-13 23:21:26 +0200)
---------------------------------------------------------------- Marek Vasut (7): sh: cache: Fill in invalidate_icache_all() pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 6.10.9 pinctrl: renesas: Synchronize R-Car R8A779H0 V4M PFC tables with Linux 6.10.9 clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.10.9 clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.10.9 clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.10.9 clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.10.9
arch/sh/cpu/sh4/cache.c | 11 +- drivers/clk/renesas/r8a779a0-cpg-mssr.c | 31 +- drivers/clk/renesas/r8a779f0-cpg-mssr.c | 12 +- drivers/clk/renesas/r8a779g0-cpg-mssr.c | 18 +- drivers/clk/renesas/r8a779h0-cpg-mssr.c | 64 ++- drivers/pinctrl/renesas/pfc-r8a779g0.c | 830 ++++++++++++++++++-------------- drivers/pinctrl/renesas/pfc-r8a779h0.c | 219 +++++++-- 7 files changed, 755 insertions(+), 430 deletions(-)

On Mon, Oct 14, 2024 at 12:51:07AM +0200, Marek Vasut wrote:
The following changes since commit 47e544f576699ca4630e20448db6a05178960697:
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" (2024-10-11 12:23:25 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master
for you to fetch changes up to edcb15c583bf259bc27db1e7073fc79784be8bf7:
clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.10.9 (2024-10-13 23:21:26 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini