[PATCH v2 3/3] arm: da830: move NAND and NOR devices as aemif MFD slaves
From: Sergei Shtylyov <hidden>
Date: 2012-01-25 13:52:46
Also in:
lkml
From: Sergei Shtylyov <hidden>
Date: 2012-01-25 13:52:46
Also in:
lkml
Hello. On 01/25/2012 01:25 PM, Manjunathappa, Prakash wrote:
NAND and NOR device are made as aemif devices slave, hence device registration achieved via aemif MFD driver.
Signed-off-by: Manjunathappa, Prakash<redacted> --- Since v1: Patch is generated using -M option.
arch/arm/mach-davinci/board-da830-evm.c | 31 +++++++++++++++++++++++-------- 1 files changed, 23 insertions(+), 8 deletions(-)
Why only this file? Don't other board files have NAND/NOR devices?
WBR, Sergei