Message ID | YF4RlBeQ7cWLVboz@archbook (mailing list archive) |
---|---|
State | Queued, archived |
Headers | show |
Series | [GIT,PULL] FPGA Manager fix for 5.12 | expand |
On Fri, Mar 26, 2021 at 09:53:40AM -0700, Moritz Fischer wrote: > The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: > > Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga.git tags/fpga-fixes-for-5.12 Pulled and pushed out, thanks. greg k-h
The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga.git tags/fpga-fixes-for-5.12 for you to fetch changes up to 2e8496f31d0be8f43849b2980b069f3a9805d047: firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0 (2021-03-18 09:55:12 -0700) ---------------------------------------------------------------- FPGA Manager fixes for 5.12 Richard's fix addresses an errornously flipped flag. All patches have been reviewed on the mailing list, and have been in the last few linux-next releases (as part of my fixes branch) without issues. Signed-off-by: Moritz Fischer <mdf@kernel.org> ---------------------------------------------------------------- Richard Gong (1): firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0 include/linux/firmware/intel/stratix10-svc-client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)