[GIT PULL] RISC-V SoC driver fixes for v6.9-rc6

Conor Dooley conor at kernel.org
Sat Apr 27 04:03:33 PDT 2024


Hey Arnd,

Please pull some minor fixes for some of the drivers under my remit.

Thanks,
Conor.

The following changes since commit c90847bcbfb65d0f1c48fcc73a2b3a2d4ceac6a1:

  cache: sifive_ccache: Partially convert to a platform driver (2024-03-28 22:40:56 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ tags/riscv-soc-fixes-for-v6.9-rc6

for you to fetch changes up to 3aa20d1f7bcb19a79b8062e49153eb3b16a88adb:

  firmware: microchip: clarify that sizes and addresses are in hex (2024-04-24 22:02:20 +0100)

----------------------------------------------------------------
RISC-V SoC driver fixes for v6.9-rc6

firmware:
Two changes for misleading printouts from the auto update driver, one
for an erroneous success message and the other to make it clear
addresses are in hex.

cache:
Samuel's fix for the ccache driver left an unused variable, so he
sent a follow up patch to silence that complaint.

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

----------------------------------------------------------------
Conor Dooley (2):
      firmware: microchip: don't unconditionally print validation success
      firmware: microchip: clarify that sizes and addresses are in hex

Samuel Holland (1):
      cache: sifive_ccache: Silence unused variable warning

 drivers/cache/sifive_ccache.c                 | 2 +-
 drivers/firmware/microchip/mpfs-auto-update.c | 8 +++++---
 2 files changed, 6 insertions(+), 4 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/20240427/405c4f3b/attachment.sig>


More information about the linux-riscv mailing list