Re: [PATCH net-next 1/3] net: phy: marvell-88q2xxx: align defines
From: Marek Behún
Date: Tue Feb 18 2025 - 09:34:20 EST
On Tue, Feb 18, 2025 at 03:12:26PM +0100, Andrew Lunn wrote:
> On Tue, Feb 18, 2025 at 12:54:29PM +0100, Marek Behún wrote:
> > > +#define MDIO_MMD_AN_MV_STAT 32769
> >
> > Why the hell are register addresses in this driver in decimal?
>
> Maybe because 802.3 uses decimal? Take a look at Table 45–3—PMA/PMD
> registers for example.
Oh. Sorry about that, then :)