Hi, I just saw this since it came in through a pull request
On Tue, Mar 26, 2013 at 4:39 AM, Nicolas Ferre <[email protected]> wrote: > From: Douglas Gilbert <[email protected]> > > Signed-off-by: Douglas Gilbert <[email protected]> > Signed-off-by: Nicolas Ferre <[email protected]> > --- > arch/arm/boot/dts/ariag25.dts | 175 > ++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 175 insertions(+) > create mode 100644 arch/arm/boot/dts/ariag25.dts > > diff --git a/arch/arm/boot/dts/ariag25.dts b/arch/arm/boot/dts/ariag25.dts > new file mode 100644 > index 0000000..b43266f > --- /dev/null > +++ b/arch/arm/boot/dts/ariag25.dts Please prefix the boards with the platform. Most other SoCs already do this, and I see now that some at91 boards haven't been prefixed in the past, but it's a good idea to not add more of them. So, at91-ariag25.dts is a good name in this case. -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

