Re: [PULL] u-boot-sh/next-clk-sync

2024-07-08 Thread Tom Rini
On Sat, Jul 06, 2024 at 05:45:22PM +0200, Marek Vasut wrote:

> This is for master branch .
> 
> The following changes since commit 1ebd659cf020843fd8e8ef90d85a66941cbab6ec:
> 
>   Merge tag 'u-boot-dfu-20240606' of 
> https://source.denx.de/u-boot/custodians/u-boot-dfu (2024-06-06 08:24:15 
> -0600)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-sh.git next-clk-sync
> 
> for you to fetch changes up to 3c4ee884b73c8c21a1afcefef7d44d6a96fe9bf2:
> 
>   pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 
> 6.9.3 (2024-07-06 14:47:13 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


[PULL] u-boot-sh/next-clk-sync

2024-07-06 Thread Marek Vasut
This is for master branch .

The following changes since commit 1ebd659cf020843fd8e8ef90d85a66941cbab6ec:

  Merge tag 'u-boot-dfu-20240606' of 
https://source.denx.de/u-boot/custodians/u-boot-dfu (2024-06-06 08:24:15 -0600)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-sh.git next-clk-sync

for you to fetch changes up to 3c4ee884b73c8c21a1afcefef7d44d6a96fe9bf2:

  pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 6.9.3 
(2024-07-06 14:47:13 +0200)


Marek Vasut (6):
  clk: renesas: Synchronize R-Car R8A77951 H3 clock tables with Linux 6.9.3
  clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.9.3
  clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.9.3
  clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.9.3
  clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.9.3
  pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 
6.9.3

 drivers/clk/renesas/r8a7795-cpg-mssr.c|  3 +++
 drivers/clk/renesas/r8a779a0-cpg-mssr.c   |  2 +-
 drivers/clk/renesas/r8a779f0-cpg-mssr.c   |  2 +-
 drivers/clk/renesas/r8a779g0-cpg-mssr.c   | 14 +-
 drivers/clk/renesas/r8a779h0-cpg-mssr.c   | 15 +--
 drivers/pinctrl/renesas/pfc-r8a779g0.c| 14 ++
 include/dt-bindings/clock/r8a779g0-cpg-mssr.h |  1 +
 7 files changed, 38 insertions(+), 13 deletions(-)