On Thu, Oct 19, 2023 at 01:14:58PM +0200, Oleksij Rempel wrote:
Provide access to MIIM PHY Control register (Reg. 31) through
ksz8_r_phy_ctrl() and ksz8_w_phy_ctrl() functions. Necessary for
upcoming micrel.c patch to address forced link mode configuration.
Closes: https://lore.kernel.org/oe-kbuild-all/202310112224.iYgvjBUy-lkp@intel.com/ (local)
Reported-by: kernel test robot <redacted>
These tags do not age well if you add them in response to a kbuild robot
notification on a previous, unmerged version of the same patch. They are
for when the patch gets accepted with issues.
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>