[PATCH 0/2] Add NAND support for i.MX53EVK board
Shawn Guo
shawn.guo at freescale.com
Fri Aug 12 03:30:35 EDT 2011
On Fri, Aug 12, 2011 at 03:04:43PM +0800, Jason Liu wrote:
> This patchset add NAND support for i.MX53EVK board, the patche-set
> has already been tested on i.MX53EVK board with Samsung K9LAG08U0M
>
> Jason Liu (3):
> ARM: i.MX53: Add NAND device support
> ARM: i.MX53EVK: Add NAND support for i.MX53evk board
>
> arch/arm/mach-mx5/Kconfig | 1 +
> arch/arm/mach-mx5/board-mx53_evk.c | 47 +++++++++++++++++++++++++
> arch/arm/mach-mx5/clock-mx51-mx53.c | 1 +
> arch/arm/mach-mx5/devices-imx53.h | 4 ++
> arch/arm/plat-mxc/devices/platform-mxc_nand.c | 5 +++
> 6 files changed, 59 insertions(+), 1 deletions(-)
>
I would suggest that we stop adding new device into non-dt board
files. Instead, it's more worth to put effort on DT support, as
the non-dt board files will eventually replaced by DT support.
--
Regards,
Shawn
More information about the linux-arm-kernel
mailing list