Re: [PULL] u-boot-sh/master_soc/fixes

2023-06-09 Thread Tom Rini
On Thu, Jun 08, 2023 at 11:33:12PM +0200, Marek Vasut wrote:

> The following changes since commit 661332a0744dad6a1a4bfbbdea2a4e5ae9835e52:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi (2023-06-07 
> 22:05:16 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-sh.git master_soc/fixes
> 
> for you to fetch changes up to b597b6f9861c2d5531b0055249622ee0e663577c:
> 
>   pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration 
> (2023-06-08 22:22:38 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Re: [PULL] u-boot-sh/master_soc/fixes

2023-06-09 Thread Tom Rini
On Thu, Jun 08, 2023 at 11:33:12PM +0200, Marek Vasut wrote:

> The following changes since commit 661332a0744dad6a1a4bfbbdea2a4e5ae9835e52:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi (2023-06-07 
> 22:05:16 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-sh.git master_soc/fixes
> 
> for you to fetch changes up to b597b6f9861c2d5531b0055249622ee0e663577c:
> 
>   pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration 
> (2023-06-08 22:22:38 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


[PULL] u-boot-sh/master_soc/fixes

2023-06-08 Thread Marek Vasut
The following changes since commit 661332a0744dad6a1a4bfbbdea2a4e5ae9835e52:

  Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi (2023-06-07 
22:05:16 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-sh.git master_soc/fixes

for you to fetch changes up to b597b6f9861c2d5531b0055249622ee0e663577c:

  pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration 
(2023-06-08 22:22:38 +0200)


Hai Pham (2):
  ARM: rmobile: Identify R-Car D3 R8A77995 r1.1 SoC
  pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration

Hiroyuki Yokoyama (1):
  ARM: rmobile: Identify R-Car M3-W R8A7796 r1.1/1.2 SoC

 arch/arm/mach-rmobile/cpu_info-rcar.c  | 6 --
 arch/arm/mach-rmobile/cpu_info.c   | 7 +++
 drivers/pinctrl/renesas/pfc-r8a779a0.c | 8 
 3 files changed, 11 insertions(+), 10 deletions(-)