From: jason@lakedaemon.net (Jason Cooper)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: Kirkwood: DT board setup for LaPlug
Date: Sun, 24 Nov 2013 12:13:19 -0500 [thread overview]
Message-ID: <20131124171319.GK29241@titan.lakedaemon.net> (raw)
In-Reply-To: <5288C2B5.7040903@gmail.com>
On Sun, Nov 17, 2013 at 02:20:53PM +0100, Sebastian Hesselbarth wrote:
> On 11/16/2013 11:08 PM, Maxime Hadjinlian wrote:
> >This patch adds DT board setup for the LaCie NAS LaPlug.
>
> [adding MVEBU maintainers, please do that always from now on]
>
> Maxime,
>
> first of all, thanks for providing this. Anyway, I do have some
> remarks below.
>
> >Chipset list:
> >- CPU MARVELL 88FR131 800Mhz
> >- SDRAM memory: 128MB DDR2-800 400Mhz
> >- 1 Ethernet Gigabit port (PHY MARVELL 88E1318)
> >- 1 Mini PCI-Express port
> >- 1 NAND 512 MB
> >- 1 push button
> >- 2 LEDs (red and blue)
> >- 4 USB Ports
> >
> >Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
> >---
> > arch/arm/boot/dts/Makefile | 1 +
> > arch/arm/boot/dts/kirkwood-nsplug.dts | 178 ++++++++++++++++++++++++++++++++++
> > 2 files changed, 179 insertions(+)
> > create mode 100644 arch/arm/boot/dts/kirkwood-nsplug.dts
...
> >+&mdio {
> >+ status = "okay";
> >+
> >+ ethphy0: ethernet-phy at 0 {
> >+ device_type = "ethernet-phy";
>
> If you know the type of PHY used here, please add
> a compatible like "marvell,88e1318s"
Please be aware of the current conversation [1] started by Jason
Gunthorpe regarding the compatible string choice here. Once that's
resolved, please resend.
thx,
Jason.
[1] http://www.spinics.net/lists/arm-kernel/msg288496.html
next prev parent reply other threads:[~2013-11-24 17:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-16 22:08 [PATCH] ARM: Kirkwood: DT board setup for LaPlug Maxime Hadjinlian
2013-11-17 10:29 ` Andrew Lunn
2013-11-17 13:20 ` Sebastian Hesselbarth
2013-11-24 17:13 ` Jason Cooper [this message]
2013-12-08 0:56 ` Jason Cooper
2013-12-20 3:09 ` Jason Cooper
2013-12-23 15:48 ` Maxime Hadjinlian
2013-12-24 0:52 ` Jason Cooper
2013-11-17 14:06 ` Simon Guinot
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=20131124171319.GK29241@titan.lakedaemon.net \
--to=jason@lakedaemon.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).