Message ID | 20240828-fidelity-almighty-18d5434aaef0@spud (mailing list archive) |
---|---|
State | Accepted |
Commit | 3536c01d6577ce4612617ced32dbc891f39f9d64 |
Headers | show |
Series | [GIT,PULL] RISC-V soc driver fixes for v6.11-rc6 | expand |
Hello: This pull request was applied to soc/soc.git (arm/fixes) by Arnd Bergmann <arnd@arndb.de>: On Wed, 28 Aug 2024 16:26:40 +0100 you wrote: > Hey Arnd, > > Please pull a single fix for 6.11, as things have been rather quiet on > this front over the summer. > > Cheers, > Conor. > > [...] Here is the summary with links: - [GIT,PULL] RISC-V soc driver fixes for v6.11-rc6 https://git.kernel.org/soc/soc/c/3536c01d6577 You are awesome, thank you!
Hello: This pull request was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Wed, 28 Aug 2024 16:26:40 +0100 you wrote: > Hey Arnd, > > Please pull a single fix for 6.11, as things have been rather quiet on > this front over the summer. > > Cheers, > Conor. > > [...] Here is the summary with links: - [GIT,PULL] RISC-V soc driver fixes for v6.11-rc6 https://git.kernel.org/soc/soc/c/3536c01d6577 You are awesome, thank you!
Hello: This pull request was applied to riscv/linux.git (fixes) by Arnd Bergmann <arnd@arndb.de>: On Wed, 28 Aug 2024 16:26:40 +0100 you wrote: > Hey Arnd, > > Please pull a single fix for 6.11, as things have been rather quiet on > this front over the summer. > > Cheers, > Conor. > > [...] Here is the summary with links: - [GIT,PULL] RISC-V soc driver fixes for v6.11-rc6 https://git.kernel.org/riscv/c/3536c01d6577 You are awesome, thank you!
Hey Arnd, Please pull a single fix for 6.11, as things have been rather quiet on this front over the summer. Cheers, Conor. The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b: Linux 6.11-rc1 (2024-07-28 14:19:55 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ riscv-soc-fixes-for-v6.11-rc6 for you to fetch changes up to 591940e22e287fb64ac07be275e343d860cb72d6: firmware: microchip: fix incorrect error report of programming:timeout on success (2024-08-22 20:47:16 +0100) ---------------------------------------------------------------- RISC-V soc fixes for v6.11-rc6 Prevent an erroneous unconditional report of a timeout during firmware upload in the mpfs-auto-update driver. Signed-off-by: Conor Dooley <conor.dooley@microchip.com> ---------------------------------------------------------------- Steve Wilkins (1): firmware: microchip: fix incorrect error report of programming:timeout on success drivers/firmware/microchip/mpfs-auto-update.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)