[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47222d85-608d-e07a-4bfd-663685f131a7@gmail.com>
Date: Tue, 8 Nov 2022 10:10:56 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: Lukasz Majewski <lukma@...x.de>, Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>
Cc: Vladimir Oltean <olteanv@...il.com>,
"David S . Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, netdev@...r.kernel.org,
Matthias Schiffer <matthias.schiffer@...tq-group.com>
Subject: Re: [PATCH 1/9] net: dsa: allow switch drivers to override default
slave PHY addresses
On 11/8/2022 12:23 AM, Lukasz Majewski wrote:
> From: Matthias Schiffer <matthias.schiffer@...tq-group.com>
>
> Avoid having to define a PHY for every physical port when PHY addresses
> are fixed, but port index != PHY address.
>
> Signed-off-by: Matthias Schiffer <matthias.schiffer@...tq-group.com>
> Signed-off-by: Lukasz Majewski <lukma@...x.de>
> [Adjustments for newest kernel upstreaming]
Seems unnecessary when this can be specified through Device Tree entirely.
It is convenient to be able not to declare the switch internal MDIO bus
and how the PHY address to port mapping is established, but Device Tree
remains the most flexible way of mapping all possible types of
configurations.
--
Florian
Powered by blists - more mailing lists