From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4F26739F.2070305@mvista.com> Date: Mon, 30 Jan 2012 14:40:31 +0400 From: Sergei Shtylyov MIME-Version: 1.0 To: "Manjunathappa, Prakash" Subject: Re: [PATCH v2 3/3] arm: da830: move NAND and NOR devices as aemif MFD slaves References: <1327487156-10238-1-git-send-email-prakash.pm@ti.com> <1327487156-10238-3-git-send-email-prakash.pm@ti.com> <4F2016F4.2080302@mvista.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "davinci-linux-open-source@linux.davincidsp.com" , Russell King , Samuel Ortiz , "linux-kernel@vger.kernel.org" , "linux-mtd@lists.infradead.org" , David Woodhouse , "linux-arm-kernel@lists.infradead.org" List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello. On 30-01-2012 10:58, 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 >>> --- >>> 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? > 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. > Thanks, > Prakash WBR, Sergei