[GIT PULL] RISC-V SoC drivers for v6.7

Conor Dooley conor at kernel.org
Mon Oct 16 08:15:53 PDT 2023


Hey Arnd,

Please pull a small number of soc driver changes for 6.7

Thanks,
Conor.

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ riscv-soc-for-v6.7

for you to fetch changes up to 22dedf8f4570897f15e156ac5547cef93e802182:

  soc/microchip: mpfs-sys-controller: Convert to platform remove callback returning void (2023-09-25 11:17:09 +0100)

----------------------------------------------------------------
RISC-V SoC drivers for v6.7

Minor changes here only. There's the treewide remove callback work from
Uwe, some of my own gradual conversion of SOC_ Kconfig options and a
selection of the ARM AMBA protocol required for the crypto driver on
StarFive JH7110 SoCs. The latter was supposed to be in v6.6, but I
forgot to send a PR.

Signed-off-by: Conor Dooley <conor.dooley at microchip.com>

----------------------------------------------------------------
Conor Dooley (1):
      soc: sifive: replace SOC_FOO with ARCH_FOO

Jia Jie Ho (1):
      riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE

Uwe Kleine-König (1):
      soc/microchip: mpfs-sys-controller: Convert to platform remove callback returning void

 arch/riscv/Kconfig.socs                     | 1 +
 drivers/soc/microchip/mpfs-sys-controller.c | 6 ++----
 drivers/soc/sifive/Kconfig                  | 2 +-
 3 files changed, 4 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20231016/4b6c4a7a/attachment.sig>


More information about the linux-riscv mailing list