Message ID | Z8+X+gHZjyvbP6cc@yilunxu-OptiPlex-7050 (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] FPGA Manager changes for 6.15-rc1 | expand |
On Tue, Mar 11, 2025 at 09:55:06AM +0800, Xu Yilun wrote: > The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b: > > Linux 6.14-rc1 (2025-02-02 15:39:26 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-6.15-rc1 Pulled and pushed out, thanks. greg k-h
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b: Linux 6.14-rc1 (2025-02-02 15:39:26 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-6.15-rc1 for you to fetch changes up to e19890a0088b5884cb9e6a6f5717dc56cc45fc31: fpga: versal: remove incorrect of_match_ptr annotation (2025-03-01 17:37:31 +0800) ---------------------------------------------------------------- FPGA Manager changes for 6.15-rc1 - Peter's change updates his email address. - Kuhanh's change increases timeout for altera-cvp driver - Arnd's change removes incorrect of_match_ptr All patches have been reviewed on the mailing list, and have been in the last linux-next releases (as part of our for-next branch). Signed-off-by: Xu Yilun <yilun.xu@intel.com> ---------------------------------------------------------------- Arnd Bergmann (1): fpga: versal: remove incorrect of_match_ptr annotation Kuhanh Murugasen Krishnan (1): fpga: altera-cvp: Increase credit timeout Peter Colberg (1): fpga: m10bmc-sec: update email address for Peter Colberg Documentation/ABI/testing/sysfs-driver-intel-m10-bmc | 4 ++-- .../ABI/testing/sysfs-driver-intel-m10-bmc-sec-update | 14 +++++++------- MAINTAINERS | 2 +- drivers/fpga/altera-cvp.c | 2 +- drivers/fpga/versal-fpga.c | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-)