[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231019111459.1000218-1-o.rempel@pengutronix.de>
Date: Thu, 19 Oct 2023 13:14:57 +0200
From: Oleksij Rempel <o.rempel@...gutronix.de>
To: Woojung Huh <woojung.huh@...rochip.com>,
UNGLinuxDriver@...rochip.com, Andrew Lunn <andrew@...n.ch>,
Florian Fainelli <f.fainelli@...il.com>,
Vladimir Oltean <olteanv@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Heiner Kallweit <hkallweit1@...il.com>
Cc: Oleksij Rempel <o.rempel@...gutronix.de>, kernel@...gutronix.de,
linux-kernel@...r.kernel.org, Russell King <linux@...linux.org.uk>,
netdev@...r.kernel.org,
Alexander Stein <alexander.stein@...tq-group.com>
Subject: [PATCH net-next v3 0/3] fix forced link mode for KSZ886X switches
changes v3:
- squash patch 1 and 2
- use genphy_config_aneg() instead of genphy_setup_forced()
changes v2:
- address kernel test robot warning
- change comment explaining clearing of KSZ886X_CTRL_FORCE_LINK bit
- s/PHY we create/PHY will create/
Oleksij Rempel (2):
net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access
net: phy: micrel: Fix forced link mode for KSZ886X switches
drivers/net/dsa/microchip/ksz8795.c | 86 ++++++++++++++++++++++++++++-
drivers/net/phy/micrel.c | 22 ++++++++
include/linux/micrel_phy.h | 4 ++
3 files changed, 109 insertions(+), 3 deletions(-)
--
2.39.2
Powered by blists - more mailing lists