[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJq09z5GSQzhVZip56itiOgW_LAyEEkXhzy=3AdryAT33hAv4g@mail.gmail.com>
Date: Mon, 9 May 2022 05:03:59 -0300
From: Luiz Angelo Daros de Luca <luizluca@...il.com>
To: Hauke Mehrtens <hauke@...ke-m.de>
Cc: "David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Linus Walleij <linus.walleij@...aro.org>,
Alvin Šipraga <alsi@...g-olufsen.dk>,
Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>,
Florian Fainelli <f.fainelli@...il.com>,
Vladimir Oltean <olteanv@...il.com>,
"open list:NETWORKING DRIVERS" <netdev@...r.kernel.org>
Subject: Re: [PATCH 2/4] net: dsa: realtek: rtl8365mb: Get chip option
> Read the option register in addition to the other registers to identify
> the chip. The SGMII initialization is different for the different chip
> options.
Is it possible to have two different chip models that share the same
chip ip and version but differ only in the option?
If that is true and the driver still wishes to print the correct model
name, we should keep track of each option value for each supported
chip, just like we already do with id/version.
If not, I don't believe we need to print that out during probe because
it would be just a derived property from chip id/model.
Regards,
Luiz
Powered by blists - more mailing lists