[PATCH v2] ARM: at91: add Acme Systems Aria G25 board
Olof Johansson
olof at lixom.net
Tue Apr 2 14:48:36 EDT 2013
Hi,
I just saw this since it came in through a pull request
On Tue, Mar 26, 2013 at 4:39 AM, Nicolas Ferre <nicolas.ferre at atmel.com> wrote:
> From: Douglas Gilbert <dgilbert at interlog.com>
>
> Signed-off-by: Douglas Gilbert <dgilbert at interlog.com>
> Signed-off-by: Nicolas Ferre <nicolas.ferre at atmel.com>
> ---
> 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
More information about the linux-arm-kernel
mailing list