From: arno@natisbad.org (Arnaud Ebalard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2] ARM: mvebu: Add Netgear ReadyNAS 2120 board
Date: Sun, 24 Nov 2013 12:52:58 +0100 [thread overview]
Message-ID: <87y54e819h.fsf@natisbad.org> (raw)
In-Reply-To: 20131124034951.GY29241@titan.lakedaemon.net
Hi,
Jason Cooper <jason@lakedaemon.net> writes:
> On Tue, Nov 12, 2013 at 08:46:48PM +0100, Arnaud Ebalard wrote:
>>
>> All hardware parts of the (mv78230 Armada XP based) NETGEAR ReadyNAS
>> 2120 are supported by mainline kernel (USB 3.0 and eSATA rear ports,
>> USB 2.0 front port, Gigabit controller and PHYs for the two rear ports,
>> serial port, LEDs, Buttons, 88SE9170 SATA controllers, three G762 fan
>> controllers, G751 temperature sensor) except for:
>>
>> - the Intersil ISL12057 I2C RTC Chip,
>> - the Armada NAND controller.
>>
>> Support for both of those is currently work in progress and does not
>> prevent boot.
>>
>> Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
>> Signed-off-by: Arnaud Ebalard <arno@natisbad.org>
>> ---
> ...
>> arch/arm/boot/dts/Makefile | 1 +
>> arch/arm/boot/dts/armada-xp-netgear-rn2120.dts | 288 +++++++++++++++++++++++++
>> 2 files changed, 289 insertions(+)
>> create mode 100644 arch/arm/boot/dts/armada-xp-netgear-rn2120.dts
>
> Applied to mvebu/dt
Thanks, Jason. Based on the response to the question raised by Jason
Gunthorpe regarding PHY compatible string [1], I'll keep in mind to send
you a patch at some point (.dts file for RN2120 also has compatible =
"marvell,88e1318s") if needed.
Cheers,
a+
[1]: http://www.spinics.net/lists/arm-kernel/msg288496.html
WARNING: multiple messages have this Message-ID (diff)
From: arno-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org (Arnaud Ebalard)
To: Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
Cc: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>,
Gregory Clement
<gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
Sebastian Hesselbarth
<sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Ezequiel Garcia
<ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
Thomas Petazzoni
<thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
Ian Campbell
<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>,
Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCHv2] ARM: mvebu: Add Netgear ReadyNAS 2120 board
Date: Sun, 24 Nov 2013 12:52:58 +0100 [thread overview]
Message-ID: <87y54e819h.fsf@natisbad.org> (raw)
In-Reply-To: 20131124034951.GY29241@titan.lakedaemon.net
Hi,
Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org> writes:
> On Tue, Nov 12, 2013 at 08:46:48PM +0100, Arnaud Ebalard wrote:
>>
>> All hardware parts of the (mv78230 Armada XP based) NETGEAR ReadyNAS
>> 2120 are supported by mainline kernel (USB 3.0 and eSATA rear ports,
>> USB 2.0 front port, Gigabit controller and PHYs for the two rear ports,
>> serial port, LEDs, Buttons, 88SE9170 SATA controllers, three G762 fan
>> controllers, G751 temperature sensor) except for:
>>
>> - the Intersil ISL12057 I2C RTC Chip,
>> - the Armada NAND controller.
>>
>> Support for both of those is currently work in progress and does not
>> prevent boot.
>>
>> Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>> Signed-off-by: Arnaud Ebalard <arno-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org>
>> ---
> ...
>> arch/arm/boot/dts/Makefile | 1 +
>> arch/arm/boot/dts/armada-xp-netgear-rn2120.dts | 288 +++++++++++++++++++++++++
>> 2 files changed, 289 insertions(+)
>> create mode 100644 arch/arm/boot/dts/armada-xp-netgear-rn2120.dts
>
> Applied to mvebu/dt
Thanks, Jason. Based on the response to the question raised by Jason
Gunthorpe regarding PHY compatible string [1], I'll keep in mind to send
you a patch at some point (.dts file for RN2120 also has compatible =
"marvell,88e1318s") if needed.
Cheers,
a+
[1]: http://www.spinics.net/lists/arm-kernel/msg288496.html
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2013-11-24 11:52 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-12 19:46 [PATCHv2] ARM: mvebu: Add Netgear ReadyNAS 2120 board Arnaud Ebalard
2013-11-12 19:46 ` Arnaud Ebalard
2013-11-12 20:11 ` Jason Cooper
2013-11-12 20:11 ` Jason Cooper
2013-11-12 20:53 ` Arnaud Ebalard
2013-11-12 20:53 ` Arnaud Ebalard
2013-11-24 3:49 ` Jason Cooper
2013-11-24 3:49 ` Jason Cooper
2013-11-24 11:52 ` Arnaud Ebalard [this message]
2013-11-24 11:52 ` Arnaud Ebalard
2013-11-24 13:02 ` Jason Cooper
2013-11-24 13:02 ` Jason Cooper
2013-11-24 14:09 ` Arnaud Ebalard
2013-11-24 14:09 ` Arnaud Ebalard
-- strict thread matches above, loose matches on Subject: below --
2013-11-11 20:01 Arnaud Ebalard
2013-11-11 20:01 ` Arnaud Ebalard
2013-11-11 20:33 ` Sebastian Hesselbarth
2013-11-11 20:33 ` Sebastian Hesselbarth
2013-11-11 20:53 ` Arnaud Ebalard
2013-11-11 20:53 ` Arnaud Ebalard
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=87y54e819h.fsf@natisbad.org \
--to=arno@natisbad.org \
--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.