[PATCH v1 0/3] Rename Stratix10 FPGA driver and support Agilex
Chee Hong Ang
chee.hong.ang at intel.com
Fri Aug 7 05:50:02 CEST 2020
- Rename Stratix10 FPGA driver to 'Intel FPGA SDM Mailbox'.
- Add watchdog reset when configuring the FPGA.
- Enable 'Intel FPGA SDM Mailbox' for Agilex.
Chee Hong Ang (3):
fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox
fpga: intel_sdm_mb: Add watchdog reset
arm: socfpga: agilex: Enable FPGA Full Reconfiguration support
arch/arm/mach-socfpga/Kconfig | 3 ++-
arch/arm/mach-socfpga/misc_s10.c | 2 +-
drivers/fpga/Kconfig | 14 +++++++-------
drivers/fpga/Makefile | 2 +-
drivers/fpga/altera.c | 7 ++++---
drivers/fpga/{stratix10.c => intel_sdm_mb.c} | 5 ++++-
include/altera.h | 9 +++++----
7 files changed, 24 insertions(+), 18 deletions(-)
rename drivers/fpga/{stratix10.c => intel_sdm_mb.c} (97%)
--
2.13.0
More information about the U-Boot
mailing list