]> Git Repo - linux.git/commit
Merge tag 'riscv-soc-fixes-for-v6.12-rc6' of https://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <[email protected]>
Fri, 1 Nov 2024 14:47:30 +0000 (15:47 +0100)
committerArnd Bergmann <[email protected]>
Fri, 1 Nov 2024 14:47:35 +0000 (15:47 +0100)
commite5c06efdc0306c2831992dd6fa1a0e38db1a9845
treeee74e4db7cbd037e20f9b97489a45b702eb70437
parent896dcf47670de72335e40e5f71f7160fc494d16c
parent384f2024e1a100b9b977a697f5e7cb151b00550d
Merge tag 'riscv-soc-fixes-for-v6.12-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into HEAD

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 <[email protected]>
* tag 'riscv-soc-fixes-for-v6.12-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux:
  MAINTAINERS: invert Misc RISC-V SoC Support's pattern
  riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64
  riscv: dts: starfive: disable unused csi/camss nodes
  firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errors

Link: https://lore.kernel.org/r/20241031-colossal-cassette-617817c9bec3@spud
Signed-off-by: Arnd Bergmann <[email protected]>
MAINTAINERS
This page took 0.051843 seconds and 4 git commands to generate.