From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 28 Aug 2012 14:22:36 +0200 From: Thomas Petazzoni To: Andrew Lunn Subject: Re: [PATCH] mtd: orion_nand: remove include Message-ID: <20120828142236.2c7e9bd3@skate> In-Reply-To: <20120828091139.GC31704@lunn.ch> References: <20120816183708.GT22226@titan.lakedaemon.net> <1346110528-30858-1-git-send-email-thomas.petazzoni@free-electrons.com> <1346110528-30858-2-git-send-email-thomas.petazzoni@free-electrons.com> <20120828091139.GC31704@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Lior Amsalem , Ike Pan , Albert Stone , Nadav Haklai , linux-mtd@lists.infradead.org, Ian Molton , Yehuda Yitschak , Jani Monoses , Tawfik Bayouk , Dan Frazier , Eran Ben-Avi , Li Li , Leif Lindholm , Sebastian Hesselbarth , Jason Cooper , Arnd Bergmann , Jon Masters , Ben Dooks , Gregory Clement , linux-arm-kernel@lists.infradead.org, Chris Van Hoof , Nicolas Pitre , Artem Bityutskiy , Maen Suleiman , Shadi Ammouri , Olof Johansson , Eric Miao , David Woodhouse List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Le Tue, 28 Aug 2012 11:11:39 +0200, Andrew Lunn a =C3=A9crit : > I compiled tested on Dove, Kirkwood, Orion5x and mv78xx0. >=20 > Tested-by: Andrew Lunn Thanks! Will Jason take care of merging this on top of the previous address decoding patches? Note that if you want to keep build bisectability, it should be merged before my "arm: plat-orion: introduce PLAT_ORION_LEGACY hidden config option" patch. > One other driver you might want to look at is: >=20 > drivers/watchdog/orion_wdt.c >=20 > It uses This driver is: config ORION_WATCHDOG tristate "Orion watchdog" depends on ARCH_ORION5X || ARCH_KIRKWOOD so it isn't selectable with ARCH_MVEBU, so it will not cause problems for now. Of course, at some point, we'll have a look at the watchdog driver but for now, it's fine. Best regards, Thomas --=20 Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: thomas.petazzoni@free-electrons.com (Thomas Petazzoni) Date: Tue, 28 Aug 2012 14:22:36 +0200 Subject: [PATCH] mtd: orion_nand: remove include In-Reply-To: <20120828091139.GC31704@lunn.ch> References: <20120816183708.GT22226@titan.lakedaemon.net> <1346110528-30858-1-git-send-email-thomas.petazzoni@free-electrons.com> <1346110528-30858-2-git-send-email-thomas.petazzoni@free-electrons.com> <20120828091139.GC31704@lunn.ch> Message-ID: <20120828142236.2c7e9bd3@skate> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Le Tue, 28 Aug 2012 11:11:39 +0200, Andrew Lunn a ?crit : > I compiled tested on Dove, Kirkwood, Orion5x and mv78xx0. > > Tested-by: Andrew Lunn Thanks! Will Jason take care of merging this on top of the previous address decoding patches? Note that if you want to keep build bisectability, it should be merged before my "arm: plat-orion: introduce PLAT_ORION_LEGACY hidden config option" patch. > One other driver you might want to look at is: > > drivers/watchdog/orion_wdt.c > > It uses This driver is: config ORION_WATCHDOG tristate "Orion watchdog" depends on ARCH_ORION5X || ARCH_KIRKWOOD so it isn't selectable with ARCH_MVEBU, so it will not cause problems for now. Of course, at some point, we'll have a look at the watchdog driver but for now, it's fine. Best regards, Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com