From: gregory.clement@free-electrons.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: ARM: mvebu: dt: add missing alias 'eth3' on Armada XP mv78260
Date: Mon, 13 Jan 2014 10:00:46 +0100 [thread overview]
Message-ID: <52D3AB3E.2000305@free-electrons.com> (raw)
In-Reply-To: <20140112120924.GA1916@1wt.eu>
Hi Willy,
On 12/01/2014 13:09, Willy Tarreau wrote:
> It was correctly set on mv78460 but not on mv78260, resulting in my
> OpenBlocks AX3-4 retrieving only 3 of its 4 MAC addresses from the
> boot loader.
>
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Cc: Gregory CLEMENT <gregory.clement@free-electrons.com>
> Signed-off-by: Willy Tarreau <w@1wt.eu>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Thanks,
Gregory
> ---
> arch/arm/boot/dts/armada-xp-mv78260.dtsi | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/armada-xp-mv78260.dtsi b/arch/arm/boot/dts/armada-xp-mv78260.dtsi
> index 6660968..9480cf8 100644
> --- a/arch/arm/boot/dts/armada-xp-mv78260.dtsi
> +++ b/arch/arm/boot/dts/armada-xp-mv78260.dtsi
> @@ -23,6 +23,7 @@
> gpio0 = &gpio0;
> gpio1 = &gpio1;
> gpio2 = &gpio2;
> + eth3 = ð3;
> };
>
> cpus {
> @@ -291,7 +292,7 @@
> interrupts = <91>;
> };
>
> - ethernet at 34000 {
> + eth3: ethernet at 34000 {
> compatible = "marvell,armada-370-neta";
> reg = <0x34000 0x4000>;
> interrupts = <14>;
>
--
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
To: Willy Tarreau <w@1wt.eu>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Thomas Petazzoni
<thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Subject: Re: ARM: mvebu: dt: add missing alias 'eth3' on Armada XP mv78260
Date: Mon, 13 Jan 2014 10:00:46 +0100 [thread overview]
Message-ID: <52D3AB3E.2000305@free-electrons.com> (raw)
In-Reply-To: <20140112120924.GA1916-K+wRfnb2/UA@public.gmane.org>
Hi Willy,
On 12/01/2014 13:09, Willy Tarreau wrote:
> It was correctly set on mv78460 but not on mv78260, resulting in my
> OpenBlocks AX3-4 retrieving only 3 of its 4 MAC addresses from the
> boot loader.
>
> Cc: Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
> Cc: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
> Signed-off-by: Willy Tarreau <w@1wt.eu>
Acked-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Thanks,
Gregory
> ---
> arch/arm/boot/dts/armada-xp-mv78260.dtsi | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/armada-xp-mv78260.dtsi b/arch/arm/boot/dts/armada-xp-mv78260.dtsi
> index 6660968..9480cf8 100644
> --- a/arch/arm/boot/dts/armada-xp-mv78260.dtsi
> +++ b/arch/arm/boot/dts/armada-xp-mv78260.dtsi
> @@ -23,6 +23,7 @@
> gpio0 = &gpio0;
> gpio1 = &gpio1;
> gpio2 = &gpio2;
> + eth3 = ð3;
> };
>
> cpus {
> @@ -291,7 +292,7 @@
> interrupts = <91>;
> };
>
> - ethernet@34000 {
> + eth3: ethernet@34000 {
> compatible = "marvell,armada-370-neta";
> reg = <0x34000 0x4000>;
> interrupts = <14>;
>
--
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
--
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:[~2014-01-13 9:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-12 12:09 ARM: mvebu: dt: add missing alias 'eth3' on Armada XP mv78260 Willy Tarreau
2014-01-12 12:09 ` Willy Tarreau
2014-01-13 9:00 ` Gregory CLEMENT [this message]
2014-01-13 9:00 ` Gregory CLEMENT
2014-01-14 0:53 ` Jason Cooper
2014-01-14 0:53 ` 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=52D3AB3E.2000305@free-electrons.com \
--to=gregory.clement@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.