[ARM] orion5x: ts78xx add NAND support via plat_nand
ts78xx add NAND support via plat_nand
Signed-off-by: Alexander Clouter <alex@digriz.org.uk>
Signed-off-by: Nicolas Pitre <nico@cam.org>
diff --git a/arch/arm/mach-orion5x/ts78xx-fpga.h b/arch/arm/mach-orion5x/ts78xx-fpga.h
index 0b8e30f..e2c503c 100644
--- a/arch/arm/mach-orion5x/ts78xx-fpga.h
+++ b/arch/arm/mach-orion5x/ts78xx-fpga.h
@@ -17,6 +17,7 @@
struct fpga_devices {
/* Technologic Systems */
struct fpga_device ts_rtc;
+ struct fpga_device ts_nand;
};
struct ts78xx_fpga_data {