From: amery@geeks.cl (Alejandro Mery)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: sunxi: dt: Add support for the Miniand Mini X-plus
Date: Thu, 07 Mar 2013 11:09:59 +0100 [thread overview]
Message-ID: <51386777.5040109@geeks.cl> (raw)
In-Reply-To: <1362583127-25726-1-git-send-email-maxime.ripard@free-electrons.com>
On 06/03/13 16:18, Maxime Ripard wrote:
> This board comes with an Allwinner A10, two external USB ports, a SD
> Card reader, 1GB of RAM, the usual video connectors and an onboard wifi
> chip.
>
> Of course, the support is quite minimal for now...
>
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
> ---
> arch/arm/boot/dts/sun4i-a10-mini-xplus.dts | 30 ++++++++++++++++++++++++++++
> 1 file changed, 30 insertions(+)
> create mode 100644 arch/arm/boot/dts/sun4i-a10-mini-xplus.dts
>
> diff --git a/arch/arm/boot/dts/sun4i-a10-mini-xplus.dts b/arch/arm/boot/dts/sun4i-a10-mini-xplus.dts
> new file mode 100644
> index 0000000..635e135
> --- /dev/null
> +++ b/arch/arm/boot/dts/sun4i-a10-mini-xplus.dts
> @@ -0,0 +1,30 @@
> +/*
> + * Copyright 2012 Maxime Ripard
> + *
> + * Maxime Ripard <maxime.ripard@free-electrons.com>
> + *
> + * The code contained herein is licensed under the GNU General Public
> + * License. You may obtain a copy of the GNU General Public License
> + * Version 2 or later at the following locations:
> + *
> + * http://www.opensource.org/licenses/gpl-license.html
> + * http://www.gnu.org/copyleft/gpl.html
> + */
> +
> +/dts-v1/;
> +/include/ "sun4i-a10.dtsi"
> +
> +/ {
> + model = "Miniand Mini X-Plus";
> + compatible = "miniand,mini-xplus", "allwinner,sun4i-a10";
Hi, I just wanted to mention that Miniand is just a reseller. This
device is made by PineRiver <http://pineriver.cn/> and most commonly
available rebranded by "Jesurun" than miniand.
cheers,
Alejandro Mery
next prev parent reply other threads:[~2013-03-07 10:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-06 15:18 [PATCH] ARM: sunxi: dt: Add support for the Miniand Mini X-plus Maxime Ripard
2013-03-07 10:09 ` Alejandro Mery [this message]
2013-03-07 18:15 ` Maxime Ripard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51386777.5040109@geeks.cl \
--to=amery@geeks.cl \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.