All of lore.kernel.org
 help / color / mirror / Atom feed
From: Conor Dooley <conor@kernel.org>
To: soc@kernel.org
Cc: conor@kernel.org, linux-riscv@lists.infradead.org
Subject: [GIT PULL] RISC-V SoC driver fixes for v6.9-rc6
Date: Sat, 27 Apr 2024 12:03:33 +0100	[thread overview]
Message-ID: <20240427-unflawed-humorless-690472f9c5a0@spud> (raw)

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

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

[-- 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, linux-riscv@lists.infradead.org
Subject: [GIT PULL] RISC-V SoC driver fixes for v6.9-rc6
Date: Sat, 27 Apr 2024 12:03:33 +0100	[thread overview]
Message-ID: <20240427-unflawed-humorless-690472f9c5a0@spud> (raw)


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

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

[-- 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:[~2024-04-27 11:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-27 11:03 Conor Dooley [this message]
2024-04-27 11:03 ` [GIT PULL] RISC-V SoC driver fixes for v6.9-rc6 Conor Dooley
2024-04-30 13:40 ` patchwork-bot+linux-soc
2024-04-30 13:40 ` 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=20240427-unflawed-humorless-690472f9c5a0@spud \
    --to=conor@kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --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.