From: ezequiel.garcia@free-electrons.com (Ezequiel Garcia)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: mvebu: add support for the AXP WiFi AP board
Date: Tue, 6 Aug 2013 13:32:41 -0300 [thread overview]
Message-ID: <20130806163240.GB2705@localhost> (raw)
In-Reply-To: <20130806155343.GU19280@titan.lakedaemon.net>
On Tue, Aug 06, 2013 at 11:53:43AM -0400, Jason Cooper wrote:
> Ezequiel,
>
> On Tue, Jul 30, 2013 at 05:44:50PM +0200, Thomas Petazzoni wrote:
> > The AXP WiFi AP board is a Marvell platform based on the Armada XP
> > MV78230 SoC. It has two mini-PCIe connectors, one USB 3.0 port powered
> > by a USB 3.0 controller on PCIe, two Ethernet ports, 1 GB of RAM, 1 GB
> > of NAND, 16 MB of SPI flash, one SATA port and one button, two UARTs
> >
> > Successfully tested: USB 3.0 port, the mini-PCIe connectors, SPI
> > flash, Ethernet ports, SATA port, button, UART.
> >
> > Untested: NAND flash, due to lack of mainline support for the Armada
> > 370/XP NAND controller for now.
> >
> > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> > ---
> > arch/arm/boot/dts/Makefile | 1 +
> > arch/arm/boot/dts/armada-xp-axpwifiap.dts | 164 ++++++++++++++++++++++++++++++
> > 2 files changed, 165 insertions(+)
> > create mode 100644 arch/arm/boot/dts/armada-xp-axpwifiap.dts
>
> When I merge this code with your MBus series I get the following
> warning:
>
> DTC arch/arm/boot/dts/armada-xp-axpwifiap.dtb
> Warning (ranges_format): "ranges" property in /soc has invalid length (32 bytes)
> (parent #address-cells == 2, child #address-cells == 2, #size-cells == 1)
>
> Could you please take a look and provide a separate patch to fix it up?
>
Sure. Let me take a look.
--
Ezequiel Garc?a, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com
next prev parent reply other threads:[~2013-08-06 16:32 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-30 15:44 [PATCH 0/2] Add support for a new Armada XP based board Thomas Petazzoni
2013-07-30 15:44 ` [PATCH 1/2] ARM: mvebu: add support for the AXP WiFi AP board Thomas Petazzoni
2013-08-03 18:11 ` Jason Cooper
2013-08-03 20:35 ` Seif Mazareeb
2013-08-03 20:43 ` Jason Cooper
2013-08-04 1:06 ` Jason Cooper
2013-08-06 15:53 ` Jason Cooper
2013-08-06 16:32 ` Ezequiel Garcia [this message]
2013-08-06 17:09 ` Ezequiel Garcia
2013-08-06 17:36 ` Jason Cooper
2013-08-06 18:00 ` Thomas Petazzoni
2013-08-06 18:04 ` Jason Cooper
2013-08-07 20:11 ` Jason Cooper
2013-07-30 15:44 ` [PATCH 2/2] ARM: mvebu: add gpio-keys and input event support in defconfig Thomas Petazzoni
2013-08-03 18:14 ` Jason Cooper
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=20130806163240.GB2705@localhost \
--to=ezequiel.garcia@free-electrons.com \
--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.