[PATCH v2 3/3] arm: da830: move NAND and NOR devices as aemif MFD slaves
From: Manjunathappa, Prakash <hidden>
Date: 2012-01-30 06:58:42
Also in:
lkml
From: Manjunathappa, Prakash <hidden>
Date: 2012-01-30 06:58:42
Also in:
lkml
Hi Sergei, On Wed, Jan 25, 2012 at 20:21:32, Sergei Shtylyov wrote:
Hello. On 01/25/2012 01:25 PM, Manjunathappa, Prakash wrote:quoted
NAND and NOR device are made as aemif devices slave, hence device registration achieved via aemif MFD driver.quoted
Signed-off-by: Manjunathappa, Prakash<redacted> --- Since v1: Patch is generated using -M option.quoted
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?
Yes I thought of sending board-da850 changes in separate patch. Should I have to send those changes also in this patch? Thanks, Prakash
WBR, Sergei