All of lore.kernel.org
 help / color / mirror / Atom feed
From: jason@lakedaemon.net (Jason Cooper)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: Kirkwood: DT board setup for LaPlug
Date: Sat, 7 Dec 2013 19:56:52 -0500	[thread overview]
Message-ID: <20131208005652.GF11251@titan.lakedaemon.net> (raw)
In-Reply-To: <20131124171319.GK29241@titan.lakedaemon.net>

On Sun, Nov 24, 2013 at 12:13:19PM -0500, Jason Cooper wrote:
> 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.

Looks like we chose to dodge the issue.  Mind resending with the
a comment identifying the phy?

thx,

Jason.

> [1] http://www.spinics.net/lists/arm-kernel/msg288496.html

  reply	other threads:[~2013-12-08  0:56 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
2013-12-08  0:56     ` Jason Cooper [this message]
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=20131208005652.GF11251@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 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.