From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: at91/dt: sama5d3 xplained: add phy address for macb1
Date: Sat, 4 Apr 2015 14:45:48 +0200 [thread overview]
Message-ID: <551FDCFC.4070806@atmel.com> (raw)
In-Reply-To: <20150403215607.GS23023@localhost>
Le 03/04/2015 23:56, Olof Johansson a ?crit :
> On Fri, Apr 03, 2015 at 01:55:07PM -0700, Olof Johansson wrote:
>> On Fri, Apr 03, 2015 at 10:43:40AM +0200, Nicolas Ferre wrote:
>>> Le 31/03/2015 10:56, Nicolas Ferre a ?crit :
>>>> After 57a38effa598 (net: phy: micrel: disable broadcast for KSZ8081/KSZ8091)
>>>> the macb1 interface refuses to work properly because it tries
>>>> to cling to address 0 which isn't able to communicate in broadcast with
>>>> the mac anymore. The micrel phy on the board is actually configured
>>>> to show up at address 1.
>>>> Adding the phy node and its real address fixes the issue.
>>>>
>>>> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
>>>> Cc: Johan Hovold <johan@kernel.org>
>>>> Cc: <stable@vger.kernel.org> #3.19
>>>> ---
>>>
>>> Arnd, Olof, Kevin,
>>>
>>> It seems late but, is it possible to queue this patch as a 4.0 fixes?
>>>
>>> Without it, the 10/100 Ethernet on sama5d3 doesn't work if it's not used
>>> by u-boot previously.
>>
>> Sure, resend it to arm at kernel.org.
>
> Nevermind, I ended up picking it up from the list. Applied.
Cool: thanks Olof!
Bye,
--
Nicolas Ferre
WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Olof Johansson <olof@lixom.net>
Cc: <linux-arm-kernel@lists.infradead.org>,
Arnd Bergmann <arnd@arndb.de>, Kevin Hilman <khilman@kernel.org>,
ARM Maintainers <arm@kernel.org>, <netdev@vger.kernel.org>,
<linux-kernel@vger.kernel.org>,
Boris BREZILLON <boris.brezillon@free-electrons.com>,
Alexandre Belloni <alexandre.belloni@free-electrons.com>,
Johan Hovold <johan@kernel.org>, <stable@vger.kernel.org>
Subject: Re: [PATCH] ARM: at91/dt: sama5d3 xplained: add phy address for macb1
Date: Sat, 4 Apr 2015 14:45:48 +0200 [thread overview]
Message-ID: <551FDCFC.4070806@atmel.com> (raw)
In-Reply-To: <20150403215607.GS23023@localhost>
Le 03/04/2015 23:56, Olof Johansson a écrit :
> On Fri, Apr 03, 2015 at 01:55:07PM -0700, Olof Johansson wrote:
>> On Fri, Apr 03, 2015 at 10:43:40AM +0200, Nicolas Ferre wrote:
>>> Le 31/03/2015 10:56, Nicolas Ferre a écrit :
>>>> After 57a38effa598 (net: phy: micrel: disable broadcast for KSZ8081/KSZ8091)
>>>> the macb1 interface refuses to work properly because it tries
>>>> to cling to address 0 which isn't able to communicate in broadcast with
>>>> the mac anymore. The micrel phy on the board is actually configured
>>>> to show up at address 1.
>>>> Adding the phy node and its real address fixes the issue.
>>>>
>>>> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
>>>> Cc: Johan Hovold <johan@kernel.org>
>>>> Cc: <stable@vger.kernel.org> #3.19
>>>> ---
>>>
>>> Arnd, Olof, Kevin,
>>>
>>> It seems late but, is it possible to queue this patch as a 4.0 fixes?
>>>
>>> Without it, the 10/100 Ethernet on sama5d3 doesn't work if it's not used
>>> by u-boot previously.
>>
>> Sure, resend it to arm@kernel.org.
>
> Nevermind, I ended up picking it up from the list. Applied.
Cool: thanks Olof!
Bye,
--
Nicolas Ferre
WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Olof Johansson <olof@lixom.net>
Cc: Boris BREZILLON <boris.brezillon@free-electrons.com>,
Arnd Bergmann <arnd@arndb.de>, Kevin Hilman <khilman@kernel.org>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
stable@vger.kernel.org, Johan Hovold <johan@kernel.org>,
ARM Maintainers <arm@kernel.org>,
Alexandre Belloni <alexandre.belloni@free-electrons.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: at91/dt: sama5d3 xplained: add phy address for macb1
Date: Sat, 4 Apr 2015 14:45:48 +0200 [thread overview]
Message-ID: <551FDCFC.4070806@atmel.com> (raw)
In-Reply-To: <20150403215607.GS23023@localhost>
Le 03/04/2015 23:56, Olof Johansson a écrit :
> On Fri, Apr 03, 2015 at 01:55:07PM -0700, Olof Johansson wrote:
>> On Fri, Apr 03, 2015 at 10:43:40AM +0200, Nicolas Ferre wrote:
>>> Le 31/03/2015 10:56, Nicolas Ferre a écrit :
>>>> After 57a38effa598 (net: phy: micrel: disable broadcast for KSZ8081/KSZ8091)
>>>> the macb1 interface refuses to work properly because it tries
>>>> to cling to address 0 which isn't able to communicate in broadcast with
>>>> the mac anymore. The micrel phy on the board is actually configured
>>>> to show up at address 1.
>>>> Adding the phy node and its real address fixes the issue.
>>>>
>>>> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
>>>> Cc: Johan Hovold <johan@kernel.org>
>>>> Cc: <stable@vger.kernel.org> #3.19
>>>> ---
>>>
>>> Arnd, Olof, Kevin,
>>>
>>> It seems late but, is it possible to queue this patch as a 4.0 fixes?
>>>
>>> Without it, the 10/100 Ethernet on sama5d3 doesn't work if it's not used
>>> by u-boot previously.
>>
>> Sure, resend it to arm@kernel.org.
>
> Nevermind, I ended up picking it up from the list. Applied.
Cool: thanks Olof!
Bye,
--
Nicolas Ferre
WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Olof Johansson <olof@lixom.net>
Cc: <linux-arm-kernel@lists.infradead.org>,
Arnd Bergmann <arnd@arndb.de>, Kevin Hilman <khilman@kernel.org>,
ARM Maintainers <arm@kernel.org>, <netdev@vger.kernel.org>,
<linux-kernel@vger.kernel.org>,
Boris BREZILLON <boris.brezillon@free-electrons.com>,
Alexandre Belloni <alexandre.belloni@free-electrons.com>,
Johan Hovold <johan@kernel.org>, <stable@vger.kernel.org>
Subject: Re: [PATCH] ARM: at91/dt: sama5d3 xplained: add phy address for macb1
Date: Sat, 4 Apr 2015 14:45:48 +0200 [thread overview]
Message-ID: <551FDCFC.4070806@atmel.com> (raw)
In-Reply-To: <20150403215607.GS23023@localhost>
Le 03/04/2015 23:56, Olof Johansson a �crit :
> On Fri, Apr 03, 2015 at 01:55:07PM -0700, Olof Johansson wrote:
>> On Fri, Apr 03, 2015 at 10:43:40AM +0200, Nicolas Ferre wrote:
>>> Le 31/03/2015 10:56, Nicolas Ferre a �crit :
>>>> After 57a38effa598 (net: phy: micrel: disable broadcast for KSZ8081/KSZ8091)
>>>> the macb1 interface refuses to work properly because it tries
>>>> to cling to address 0 which isn't able to communicate in broadcast with
>>>> the mac anymore. The micrel phy on the board is actually configured
>>>> to show up at address 1.
>>>> Adding the phy node and its real address fixes the issue.
>>>>
>>>> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
>>>> Cc: Johan Hovold <johan@kernel.org>
>>>> Cc: <stable@vger.kernel.org> #3.19
>>>> ---
>>>
>>> Arnd, Olof, Kevin,
>>>
>>> It seems late but, is it possible to queue this patch as a 4.0 fixes?
>>>
>>> Without it, the 10/100 Ethernet on sama5d3 doesn't work if it's not used
>>> by u-boot previously.
>>
>> Sure, resend it to arm@kernel.org.
>
> Nevermind, I ended up picking it up from the list. Applied.
Cool: thanks Olof!
Bye,
--
Nicolas Ferre
next prev parent reply other threads:[~2015-04-04 12:45 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-31 8:56 [PATCH] ARM: at91/dt: sama5d3 xplained: add phy address for macb1 Nicolas Ferre
2015-03-31 8:56 ` Nicolas Ferre
2015-04-03 8:43 ` Nicolas Ferre
2015-04-03 8:43 ` Nicolas Ferre
2015-04-03 8:43 ` Nicolas Ferre
2015-04-03 20:55 ` Olof Johansson
2015-04-03 20:55 ` Olof Johansson
2015-04-03 20:55 ` Olof Johansson
2015-04-03 21:56 ` Olof Johansson
2015-04-03 21:56 ` Olof Johansson
2015-04-03 21:56 ` Olof Johansson
2015-04-04 12:45 ` Nicolas Ferre [this message]
2015-04-04 12:45 ` Nicolas Ferre
2015-04-04 12:45 ` Nicolas Ferre
2015-04-04 12:45 ` Nicolas Ferre
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=551FDCFC.4070806@atmel.com \
--to=nicolas.ferre@atmel.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.