mbox series

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

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

Pull-request

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

Message

Geert Uytterhoeven Oct. 26, 2023, 9:31 a.m. UTC
Hi SoC folks,

The following changes since commit 1531309aa2092a96c092fa662863ffa53da3ba93:

  soc: renesas: Make ARCH_R9A07G043 depend on required options (2023-10-12 19:46:49 +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-tag3

for you to fetch changes up to 9eab43facdadb7d00456c2657001ae2e5353c814:

  soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM (2023-10-26 09:42:38 +0200)

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

  - Sort out a few Kconfig dependency issues for the rich set of RISC-V
    non-coherent DMA support.

Thanks for pulling!

----------------------------------------------------------------
Christoph Hellwig (3):
      riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
      riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM and ERRATA_THEAD_PBMT
      soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM

 arch/riscv/Kconfig          | 3 +--
 arch/riscv/Kconfig.errata   | 1 +
 drivers/cache/Kconfig       | 2 +-
 drivers/soc/renesas/Kconfig | 1 +
 4 files changed, 4 insertions(+), 3 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. 26, 2023, 3:10 p.m. UTC | #1
Hello:

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

On Thu, 26 Oct 2023 11:31:57 +0200 you wrote:
> Hi SoC folks,
> 
> The following changes since commit 1531309aa2092a96c092fa662863ffa53da3ba93:
> 
>   soc: renesas: Make ARCH_R9A07G043 depend on required options (2023-10-12 19:46:49 +0200)
> 
> are available in the Git repository at:
> 
> [...]

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

You are awesome, thank you!