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@xxxxxxxxxxxxxx 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