linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@microchip.com>
To: Peter Rosin <peda@axentia.se>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>
Cc: Rob Herring <robh+dt@kernel.org>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Ludovic Desroches <ludovic.desroches@microchip.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ARM: dts: at91: tse850: the emac<->phy interface is rmii
Date: Tue, 21 Sep 2021 11:14:31 +0200	[thread overview]
Message-ID: <a1ec7070-d35b-9439-f509-7c05a94f9741@microchip.com> (raw)
In-Reply-To: <ea781f5e-422f-6cbf-3cf4-d5a7bac9392d@axentia.se>

On 20/09/2021 at 22:37, Peter Rosin wrote:
>>From d5ff443099cdf29a34128a6440e8debd71202aaa Mon Sep 17 00:00:00 2001
> From: Peter Rosin <peda@axentia.se>
> 
> This went unnoticed until commit 7897b071ac3b ("net: macb: convert
> to phylink") which tickled the problem. The sama5d3 emac has never
> been capable of rgmii, and it all just happened to work before that
> commit.
> 
> Fixes: 21dd0ece34c2 ("ARM: dts: at91: add devicetree for the Axentia TSE-850")
> Signed-off-by: Peter Rosin <peda@axentia.se>

Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
and queued to at91-dt for 5.16.

Thanks, best regards,
   Nicolas

> ---
>   arch/arm/boot/dts/at91-tse850-3.dts | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/at91-tse850-3.dts b/arch/arm/boot/dts/at91-tse850-3.dts
> index 3ca97b47c69c..7e5c598e7e68 100644
> --- a/arch/arm/boot/dts/at91-tse850-3.dts
> +++ b/arch/arm/boot/dts/at91-tse850-3.dts
> @@ -262,7 +262,7 @@
>   &macb1 {
>          status = "okay";
> 
> -       phy-mode = "rgmii";
> +       phy-mode = "rmii";
> 
>          #address-cells = <1>;
>          #size-cells = <0>;
> --
> 2.20.1
> 


-- 
Nicolas Ferre

      reply	other threads:[~2021-09-21  9:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-20 20:37 [PATCH] ARM: dts: at91: tse850: the emac<->phy interface is rmii Peter Rosin
2021-09-21  9:14 ` Nicolas Ferre [this message]

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=a1ec7070-d35b-9439-f509-7c05a94f9741@microchip.com \
    --to=nicolas.ferre@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ludovic.desroches@microchip.com \
    --cc=peda@axentia.se \
    --cc=robh+dt@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).