[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191219160537.GI17475@lunn.ch>
Date: Thu, 19 Dec 2019 17:05:37 +0100
From: Andrew Lunn <andrew@...n.ch>
To: madalin.bucur@....com
Cc: davem@...emloft.net, netdev@...r.kernel.org, linux@...linux.org.uk,
f.fainelli@...il.com, hkallweit1@...il.com, shawnguo@...nel.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH 2/6] arm64: dts: ls104xardb: set correct PHY interface
mode
On Thu, Dec 19, 2019 at 05:21:17PM +0200, Madalin Bucur wrote:
> From: Madalin Bucur <madalin.bucur@....com>
>
> The DPAA 1 based LS1043ARDB and LS1046ARDB boards are using
> XFI for the 10G interfaces. Since at the moment of the addition
> of the first DPAA platforms the only 10G PHY interface type used
> was XGMII, although the boards were actually using XFI, they were
> wrongly declared as xgmii. This has propagated along the DPAA
> family of SoCs, all 10G interfaces being declared wrongly as
> XGMII. This patch addresses the problem for the ARM based DPAA
> SoCs. After the introduction of XFI PHY interface type we can
> address this issue.
Hi Madalin
This patch should come at the end, after you have added support for
these new modes. Otherwise anybody doing a git bisect could land on
code which has broken ethernet.
Andrew
Powered by blists - more mailing lists