mbox series

[GIT,PULL] Renesas fixes for v6.6 (take two)

Message ID cover.1697199963.git.geert+renesas@glider.be (mailing list archive)
State Accepted
Commit 606c577f75573aceeff35176c24b0dfb0b11db01
Headers show
Series [GIT,PULL] Renesas fixes for v6.6 (take two) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-fixes-for-v6.6-tag2

Message

Geert Uytterhoeven Oct. 13, 2023, 12:26 p.m. UTC
Hi SoC folks,

The following changes since commit c1ec4b450ab729e30d043e927fdfcc9f764f61b7:

  soc: renesas: Make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE (2023-10-05 15:07:57 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-fixes-for-v6.6-tag2

for you to fetch changes up to 1531309aa2092a96c092fa662863ffa53da3ba93:

  soc: renesas: Make ARCH_R9A07G043 depend on required options (2023-10-12 19:46:49 +0200)

----------------------------------------------------------------
Renesas fixes for v6.6 (take two)

  - Fix build failures due to missing RZ/Five dependencies.

Note that this conflicts with renesas-drivers-for-v6.7-tag1, which I
have sent a PR for two weeks ago, but which you haven't merged yet.
The proper solution is to take the ARCH_R9A07G043 section from
renesas-fixes-for-v6.6-tag2.

Thanks for pulling!
----------------------------------------------------------------
Conor Dooley (1):
      soc: renesas: Make ARCH_R9A07G043 depend on required options

 drivers/soc/renesas/Kconfig | 9 +++++----
 1 file changed, 5 insertions(+), 4 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

Comments

patchwork-bot+linux-soc@kernel.org Oct. 16, 2023, 3:21 p.m. UTC | #1
Hello:

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

On Fri, 13 Oct 2023 14:26:44 +0200 you wrote:
> Hi SoC folks,
> 
> The following changes since commit c1ec4b450ab729e30d043e927fdfcc9f764f61b7:
> 
>   soc: renesas: Make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE (2023-10-05 15:07:57 +0200)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Renesas fixes for v6.6 (take two)
    https://git.kernel.org/soc/soc/c/606c577f7557

You are awesome, thank you!