lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 21 Sep 2021 11:14:31 +0200
From:   Nicolas Ferre <nicolas.ferre@...rochip.com>
To:     Peter Rosin <peda@...ntia.se>,
        "linux-arm-kernel@...ts.infradead.org" 
        <linux-arm-kernel@...ts.infradead.org>
CC:     Rob Herring <robh+dt@...nel.org>,
        Alexandre Belloni <alexandre.belloni@...tlin.com>,
        Ludovic Desroches <ludovic.desroches@...rochip.com>,
        "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ARM: dts: at91: tse850: the emac<->phy interface is rmii

On 20/09/2021 at 22:37, Peter Rosin wrote:
>>>From d5ff443099cdf29a34128a6440e8debd71202aaa Mon Sep 17 00:00:00 2001
> From: Peter Rosin <peda@...ntia.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@...ntia.se>

Acked-by: Nicolas Ferre <nicolas.ferre@...rochip.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ