On Thu, May 02, 2013 at 08:25:38PM +0200, Sebastian Hesselbarth wrote: > To allow to move to orion irqchip driver, existing legacy devices > have to map their irqs. This patch adds a node for mv643xx_eth and > some init code to map the corresponding irqs. While the device tree > node can stay, the init code will vanish as soon as there is true > device tree support for mv643xx_eth. > > Signed-off-by: Sebastian Hesselbarth <sebastian.hesselba...@gmail.com> > --- > Cc: Grant Likely <grant.lik...@linaro.org> > Cc: Rob Herring <rob.herr...@calxeda.com> > Cc: Rob Landley <r...@landley.net> > Cc: Thomas Gleixner <t...@linutronix.de> > Cc: Russell King <li...@arm.linux.org.uk> > Cc: Arnd Bergmann <a...@arndb.de> > Cc: Jason Cooper <ja...@lakedaemon.net> > Cc: Andrew Lunn <and...@lunn.ch> > Cc: Thomas Petazzoni <thomas.petazz...@free-electrons.com> > Cc: Gregory Clement <gregory.clem...@free-electrons.com> > Cc: Ezequiel Garcia <ezequiel.gar...@free-electrons.com> > Cc: Jean-Francois Moine <moin...@free.fr> > Cc: devicetree-disc...@lists.ozlabs.org > Cc: linux-...@vger.kernel.org > Cc: linux-arm-ker...@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > --- > arch/arm/boot/dts/dove.dtsi | 7 +++++++ > arch/arm/mach-dove/board-dt.c | 31 ++++++++++++++++++++++++++++++- > 2 files changed, 37 insertions(+), 1 deletions(-)
Please break this into two patches, dtsi in one, board-dt.c in the other. thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/