author | Afzal Mohammed <afzal@ti.com> | |
Mon, 27 Feb 2012 13:52:54 +0000 (19:22 +0530) | ||
committer | Philip, Avinash <avinashphilip@ti.com> | |
Thu, 8 Mar 2012 11:55:46 +0000 (17:25 +0530) | ||
commit | 767b3c2a309a43c777ee262c0e46ae00fbd748da | |
tree | cbcca22ac0f61ce67a14635574b91d89019c2193 | tree | snapshot (tar.xz tar.gz zip) |
parent | c03d6765a4724c1c256c672e1812e7122e7fab67 | commit | diff |
ARM: OMAP2+: gpmc: nand support
gpmc driver probe will check the capability of the
devices passed via platform data. Upon finding nand
device, gpmc nand initialization would be done. The
initialization function will internally create
platform device for nand.
Signed-off-by: Afzal Mohammed <afzal@ti.com>
gpmc driver probe will check the capability of the
devices passed via platform data. Upon finding nand
device, gpmc nand initialization would be done. The
initialization function will internally create
platform device for nand.
Signed-off-by: Afzal Mohammed <afzal@ti.com>
arch/arm/mach-omap2/gpmc-nand.c | diff | blob | history | |
arch/arm/mach-omap2/gpmc.c | diff | blob | history |