]> git.baikalelectronics.ru Git - uboot.git/commit
fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox
authorChee Hong Ang <chee.hong.ang@intel.com>
Fri, 7 Aug 2020 03:50:03 +0000 (11:50 +0800)
committerLey Foon Tan <ley.foon.tan@intel.com>
Fri, 9 Oct 2020 09:53:12 +0000 (17:53 +0800)
commitefdcea85369ae93ea64784414c856f7613c8710d
tree15559369a370e82b25c38a0622f4656b0db0ea9d
parentc3f91e407690174b367fc8bab0870c33f221bf0a
fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox

Rename Stratix10 FPGA driver to Intel FPGA SDM Mailbox driver
because it is using generic SDM (Secure Device Manager) Mailbox
interface shared by other platform (e.g. Agilex) as well.

Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com>
Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>
arch/arm/mach-socfpga/Kconfig
arch/arm/mach-socfpga/misc_s10.c
drivers/fpga/Kconfig
drivers/fpga/Makefile
drivers/fpga/altera.c
drivers/fpga/intel_sdm_mb.c [new file with mode: 0644]
drivers/fpga/stratix10.c [deleted file]
include/altera.h