Merge branch 'phy-ackage-addr-mmd-apis'
authorDavid S. Miller <davem@davemloft.net>
Sun, 17 Dec 2023 20:10:08 +0000 (20:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 Dec 2023 20:10:08 +0000 (20:10 +0000)
Christian Marangi says:

====================
net: phy: add PHY package base addr + mmd APIs

This small series is required for the upcoming qca807x PHY that
will make use of PHY package mmd API and the new implementation
with read/write based on base addr.

The MMD PHY package patch currently has no use but it will be
used in the upcoming patch and it does complete what a PHY package
may require in addition to basic read/write to setup global PHY address.

(Changelog for all the revision is present in the single patch)
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge