All of lore.kernel.org
 help / color / mirror / Atom feed
From: Conor Dooley <conor@kernel.org>
To: soc@kernel.org
Cc: conor@kernel.org, palmer@dabbelt.com,
	linux-riscv@lists.infradead.org, soc@kernel.org
Subject: [GIT PULL] RISC-V SoC drivers for v6.7
Date: Mon, 16 Oct 2023 16:15:53 +0100	[thread overview]
Message-ID: <20231016-predator-affiliate-e8affd3a7be9@spud> (raw)

[-- Attachment #1: Type: text/plain, Size: 1556 bytes --]

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@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(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Conor Dooley <conor@kernel.org>
To: soc@kernel.org
Cc: conor@kernel.org, palmer@dabbelt.com,
	linux-riscv@lists.infradead.org, soc@kernel.org
Subject: [GIT PULL] RISC-V SoC drivers for v6.7
Date: Mon, 16 Oct 2023 16:15:53 +0100	[thread overview]
Message-ID: <20231016-predator-affiliate-e8affd3a7be9@spud> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1556 bytes --]

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@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(-)

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 161 bytes --]

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

             reply	other threads:[~2023-10-16 15:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-16 15:15 Conor Dooley [this message]
2023-10-16 15:15 ` [GIT PULL] RISC-V SoC drivers for v6.7 Conor Dooley
2023-10-16 21:31 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231016-predator-affiliate-e8affd3a7be9@spud \
    --to=conor@kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=palmer@dabbelt.com \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.