[GIT PULL] RISC-V soc fixes for v6.12-rc6
Conor Dooley
conor at kernel.org
Thu Oct 31 05:22:18 PDT 2024
Hey Arnd,
Please pull some fixes that I have accumulated for this cycle.
Cheers,
Conor.
The following changes since commit 8e929cb546ee42c9a61d24fae60605e9e3192354:
Linux 6.12-rc3 (2024-10-13 14:33:32 -0700)
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.12-rc6
for you to fetch changes up to 384f2024e1a100b9b977a697f5e7cb151b00550d:
MAINTAINERS: invert Misc RISC-V SoC Support's pattern (2024-10-24 16:27:10 +0100)
----------------------------------------------------------------
RISC-V soc fixes for v6.12-rc6
StarFive:
Two minor dts fixes, one setting the correct eth phy delay parameters
and one disabling unused nodes that caused warnings at probe time.
Firmware:
Fix the poll_complete() implementation in the auto-update driver so that
it behaves as the framework expects.
Misc:
Update the maintainer pattern for my dts entry, so that it covers
the specific platforms listed , rather than including all riscv
platforms with the list platforms excluded.
Signed-off-by: Conor Dooley <conor.dooley at microchip.com>
----------------------------------------------------------------
Conor Dooley (3):
firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errors
riscv: dts: starfive: disable unused csi/camss nodes
MAINTAINERS: invert Misc RISC-V SoC Support's pattern
E Shattow (1):
riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64
MAINTAINERS | 10 +++---
arch/riscv/boot/dts/starfive/jh7110-common.dtsi | 2 --
.../boot/dts/starfive/jh7110-pine64-star64.dts | 3 +-
drivers/firmware/microchip/mpfs-auto-update.c | 42 ++++------------------
4 files changed, 12 insertions(+), 45 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/20241031/39ad75cd/attachment.sig>
More information about the linux-riscv
mailing list