From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/1] add support for Seagate BlackArmor NAS220
Date: Mon, 5 Jan 2015 19:05:31 +0100 [thread overview]
Message-ID: <20150105180531.GA13910@lunn.ch> (raw)
In-Reply-To: <20141228104654.GA11638@anne>
On Sun, Dec 28, 2014 at 11:46:54AM +0100, Evgeni Dobrev wrote:
> This patch adds support for Seagate BlackArmor NAS220.
>
> The Seagate BlackArmor NAS 220 is a NAS system based on Marvell 88f6192. It has
> 32MB NAND and 128MB DRAM. It has two SATA slots, one Gigabit Ethernet port, two
> USB 2.0 ports, two buttons and three LEDs. There is a serial port available on
> the CN5 connector on the board (1 - TX, 4 - RX, 6 - GND).
>
> The only functionality still not implemented is the bi-color led on the front
> panel (status). Pins mpp22 and mpp23 control this led. Setting mpp22 to high and
> mpp23 to low results in orange color. Setting mpp22 to low and mpp23 to high
> results in blue color.
>
> The third led is wired to show the SATA activity on the two drives.
>
> Signed-off-by: Evgeni Dobrev <evgeni@studio-punkt.com>
Hi Evgeni
I added this to mvebu/dt and will submit it for the next merge window.
Thanks
Andrew
WARNING: multiple messages have this Message-ID (diff)
From: Andrew Lunn <andrew@lunn.ch>
To: Evgeni Dobrev <evgeni@studio-punkt.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Jason Cooper <jason@lakedaemon.net>,
Sebastian Hesselbarth <sebastian.hesselbarth@googlemail.com>,
Gregory Clement <gregory.clement@free-electrons.com>
Subject: Re: [PATCH v4 1/1] add support for Seagate BlackArmor NAS220
Date: Mon, 5 Jan 2015 19:05:31 +0100 [thread overview]
Message-ID: <20150105180531.GA13910@lunn.ch> (raw)
In-Reply-To: <20141228104654.GA11638@anne>
On Sun, Dec 28, 2014 at 11:46:54AM +0100, Evgeni Dobrev wrote:
> This patch adds support for Seagate BlackArmor NAS220.
>
> The Seagate BlackArmor NAS 220 is a NAS system based on Marvell 88f6192. It has
> 32MB NAND and 128MB DRAM. It has two SATA slots, one Gigabit Ethernet port, two
> USB 2.0 ports, two buttons and three LEDs. There is a serial port available on
> the CN5 connector on the board (1 - TX, 4 - RX, 6 - GND).
>
> The only functionality still not implemented is the bi-color led on the front
> panel (status). Pins mpp22 and mpp23 control this led. Setting mpp22 to high and
> mpp23 to low results in orange color. Setting mpp22 to low and mpp23 to high
> results in blue color.
>
> The third led is wired to show the SATA activity on the two drives.
>
> Signed-off-by: Evgeni Dobrev <evgeni@studio-punkt.com>
Hi Evgeni
I added this to mvebu/dt and will submit it for the next merge window.
Thanks
Andrew
next prev parent reply other threads:[~2015-01-05 18:05 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-15 20:38 [PATCH 2/2] ARM: dts: kirkwood: add dts support for Seagate BlackArmor NAS220 Evgeni Dobrev
2014-12-15 20:38 ` Evgeni Dobrev
2014-12-16 8:56 ` Andrew Lunn
2014-12-16 8:56 ` Andrew Lunn
2014-12-16 8:56 ` Andrew Lunn
2014-12-16 16:37 ` Evgeni Dobrev
2014-12-16 16:37 ` Evgeni Dobrev
2014-12-16 19:20 ` Andrew Lunn
2014-12-16 19:20 ` Andrew Lunn
2014-12-16 19:20 ` Andrew Lunn
2014-12-22 8:04 ` [PATCH v2 0/1] add " Evgeni Dobrev
2014-12-22 8:04 ` Evgeni Dobrev
2014-12-22 8:04 ` Evgeni Dobrev
2014-12-22 8:04 ` [PATCH v2 1/1] " Evgeni Dobrev
2014-12-22 8:04 ` Evgeni Dobrev
2014-12-22 10:02 ` Andrew Lunn
2014-12-22 10:02 ` Andrew Lunn
2014-12-22 10:02 ` Andrew Lunn
2014-12-22 12:57 ` [PATCH v3 0/1] " Evgeni Dobrev
2014-12-22 12:57 ` Evgeni Dobrev
2014-12-22 12:57 ` Evgeni Dobrev
2014-12-22 12:57 ` [PATCH v3 1/1] " Evgeni Dobrev
2014-12-22 12:57 ` Evgeni Dobrev
2014-12-23 11:31 ` Andrew Lunn
2014-12-23 11:31 ` Andrew Lunn
2014-12-25 13:08 ` Sebastian Hesselbarth
2014-12-25 13:08 ` Sebastian Hesselbarth
2014-12-25 13:08 ` Sebastian Hesselbarth
2014-12-25 13:31 ` Andrew Lunn
2014-12-25 13:31 ` Andrew Lunn
2014-12-25 13:43 ` Sebastian Hesselbarth
2014-12-25 13:43 ` Sebastian Hesselbarth
2014-12-25 14:12 ` Andrew Lunn
2014-12-25 14:12 ` Andrew Lunn
2014-12-25 15:19 ` Sebastian Hesselbarth
2014-12-25 15:19 ` Sebastian Hesselbarth
2014-12-26 11:06 ` Evgeni Dobrev
2014-12-26 11:06 ` Evgeni Dobrev
2014-12-26 11:06 ` Evgeni Dobrev
2014-12-28 10:46 ` [PATCH v4 0/1] " Evgeni Dobrev
2014-12-28 10:46 ` Evgeni Dobrev
2014-12-28 10:46 ` Evgeni Dobrev
2014-12-28 10:46 ` [PATCH v4 1/1] " Evgeni Dobrev
2014-12-28 10:46 ` Evgeni Dobrev
2014-12-28 10:46 ` Evgeni Dobrev
2015-01-05 18:05 ` Andrew Lunn [this message]
2015-01-05 18:05 ` Andrew Lunn
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=20150105180531.GA13910@lunn.ch \
--to=andrew@lunn.ch \
--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.