From mboxrd@z Thu Jan 1 00:00:00 1970 From: armando.visconti@st.com (Armando Visconti) Date: Mon, 6 Sep 2010 09:25:05 +0200 Subject: [PATCH 27/74] ST SPEAr : NAND interface driver for spear platforms In-Reply-To: References: <07ce8daf18d3a9f13864752074af3490a324d84c.1283161023.git.viresh.kumar@st.com> <7cd7060b403b448d74649cec5c28c795bcbbdbc3.1283161023.git.viresh.kumar@st.com> <4C7F5B9E.8090406@st.com> <4C7F9993.3040700@st.com> <20100903112338.GA3132@morgana.i.gnudd.com> Message-ID: <4C849751.1090604@st.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Linus Walleij wrote: > 2010/9/3 Alessandro Rubini : > > >> Note however that the platform data in >> arch/arm/mach-nomadik/board-nhk8815.c should be fixed to reference the >> new driver. If you remove my version please at least compile-check >> the nhk with the new patch-set. >> > > What about we put this new FSMC generic thing in, and > then remove the old one with the same patch that > instead activates the new one. No need to rush that. > > Right now I mostly worry about having it in the proper > place with the proper name and the headers accessible from > all archs... > > Linus Walleij > Agreed. THis also because, as I already mentioned, I seem to remember that the Nomadik FSMC it is not exactly the standard one, but a modified (not configured) version. So, you may better check with Andrea Gallo whether this is really the case or not. Rgds, Arm