public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Rename Stratix10 FPGA driver and support Agilex
@ 2020-08-07  3:50 Chee Hong Ang
  2020-08-07  3:50 ` [PATCH v1 1/3] fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox Chee Hong Ang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Chee Hong Ang @ 2020-08-07  3:50 UTC (permalink / raw)
  To: u-boot

- 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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-08-11  2:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-07  3:50 [PATCH v1 0/3] Rename Stratix10 FPGA driver and support Agilex Chee Hong Ang
2020-08-07  3:50 ` [PATCH v1 1/3] fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox Chee Hong Ang
2020-08-11  2:08   ` Tan, Ley Foon
2020-08-07  3:50 ` [PATCH v1 2/3] fpga: intel_sdm_mb: Add watchdog reset Chee Hong Ang
2020-08-11  2:09   ` Tan, Ley Foon
2020-08-07  3:50 ` [PATCH v1 3/3] arm: socfpga: agilex: Enable FPGA Full Reconfiguration support Chee Hong Ang
2020-08-11  2:06   ` Tan, Ley Foon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox