aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorOleksij Rempel <o.rempel@pengutronix.de>2022-08-26 12:56:28 +0200
committerDavid S. Miller <davem@davemloft.net>2022-08-31 09:41:23 +0100
commit5bd3ecd121e34370b4d5a02de925335655bbaa9a (patch)
treec1c9eb488045098f19f6a47baf103a2d04d24f86 /net
parentnet: dsa: microchip: add regmap_range for KSZ8563 chip (diff)
downloadlinux-dev-5bd3ecd121e34370b4d5a02de925335655bbaa9a.tar.xz
linux-dev-5bd3ecd121e34370b4d5a02de925335655bbaa9a.zip
net: dsa: microchip: ksz9477: remove MII_CTRL1000 check from ksz9477_w_phy()
The reason why PHYlib may access MII_CTRL1000 on the chip without GBit support is only if chip provides wrong information about extended caps register. This issue is now handled by ksz9477_r_phy_quirks() With proper regmap_ranges provided for all chips we will be able to catch this kind of bugs any way. So, remove this sanity check. Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> Reviewed-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions