[U-Boot] [PATCH v3 3/4] arm: socfpga: Move FPGA manager driver to FPGA driver
Dinh Nguyen
dinguyen at kernel.org
Wed May 17 18:45:20 UTC 2017
On 05/15/2017 05:52 AM, tien.fong.chee at intel.com wrote:
> From: Tien Fong Chee <tien.fong.chee at intel.com>
>
> Move FPGA manager driver which is Gen5 specific code from arch/arm/
> into FPGA driver at driver/fpga/. No functional change.
>
> Signed-off-by: Tien Fong Chee <tien.fong.chee at intel.com>
> ---
> arch/arm/mach-socfpga/Makefile | 1 -
> arch/arm/mach-socfpga/fpga_manager.c | 78 ------------------------------------
> drivers/fpga/socfpga_gen5.c | 54 +++++++++++++++++++++++++
> 3 files changed, 54 insertions(+), 79 deletions(-)
> delete mode 100644 arch/arm/mach-socfpga/fpga_manager.c
>
Reviewed-by: Dinh Nguyen <dinguyen at kernel.org>
More information about the U-Boot
mailing list