mbox series

[GIT,PULL] FPGA Manager changes for 6.11-rc1

Message ID Zn+lLiSHzlysDRbI@yilunxu-OptiPlex-7050 (mailing list archive)
State New
Headers show
Series [GIT,PULL] FPGA Manager changes for 6.11-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-6.11-rc1

Message

Xu Yilun June 29, 2024, 6:09 a.m. UTC
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-6.11-rc1

for you to fetch changes up to 3a0fa8e97d3024de199634667900b6a90bbe43d0:

  fpga: altera-fpga2sdram: remove unused struct 'prop_map' (2024-06-14 10:18:11 +0800)

----------------------------------------------------------------
FPGA Manager changes for 6.11-rc1

FPGA unit test:

- Macro's change re-enables FPGA KUnit test suites been configured as
  loadable module.

Altera:

- David's change removes unused structure definition.

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>

----------------------------------------------------------------
Dr. David Alan Gilbert (1):
      fpga: altera-fpga2sdram: remove unused struct 'prop_map'

Marco Pagani (1):
      Revert "fpga: disable KUnit test suites when module support is enabled"

 drivers/fpga/altera-fpga2sdram.c | 6 ------
 drivers/fpga/tests/Kconfig       | 4 ++--
 2 files changed, 2 insertions(+), 8 deletions(-)