[PATCH v2 3/3] arm: da830: move NAND and NOR devices as aemif MFD slaves
From: Manjunathappa, Prakash <hidden>
Date: 2012-01-31 07:12:23
Also in:
lkml
From: Manjunathappa, Prakash <hidden>
Date: 2012-01-31 07:12:23
Also in:
lkml
Hi Sergei, On Mon, Jan 30, 2012 at 16:10:31, Sergei Shtylyov wrote:
Hello. On 30-01-2012 10:58, Manjunathappa, Prakash wrote:quoted
quoted
quoted
NAND and NOR device are made as aemif devices slave, hence device registration achieved via aemif MFD driver.quoted
quoted
quoted
Signed-off-by: Manjunathappa, Prakash<redacted> --- Since v1: Patch is generated using -M option.quoted
quoted
quoted
arch/arm/mach-davinci/board-da830-evm.c | 31 +++++++++++++++++++++++-------- 1 files changed, 23 insertions(+), 8 deletions(-)quoted
quoted
Why only this file? Don't other board files have NAND/NOR devices?quoted
Yes I thought of sending board-da850 changes in separate patch. Should I have to send those changes also in this patch?There's also board-dm*.c files. I'd done them all in the same patch.
ok, I will consider all davinci board changes in next version of patch. Thanks, Prakash
WBR, Sergei