Centos-kernel-stream-9/drivers/net/phy
Izabela Bakollari fc2ac2d56b net: phy: dp83822: Fix reset pin definitions
JIRA: https://issues.redhat.com/browse/RHEL-57766

commit de96f6a3003513c796bbe4e23210a446913f5c00
Author: Michel Alex <Alex.Michel@wiedemann-group.com>
Date:   Wed Oct 16 12:11:15 2024 +0000

    net: phy: dp83822: Fix reset pin definitions

    This change fixes a rare issue where the PHY fails to detect a link
    due to incorrect reset behavior.

    The SW_RESET definition was incorrectly assigned to bit 14, which is the
    Digital Restart bit according to the datasheet. This commit corrects
    SW_RESET to bit 15 and assigns DIG_RESTART to bit 14 as per the
    datasheet specifications.

    The SW_RESET define is only used in the phy_reset function, which fully
    re-initializes the PHY after the reset is performed. The change in the
    bit definitions should not have any negative impact on the functionality
    of the PHY.

    v2:
    - added Fixes tag
    - improved commit message

    Cc: stable@vger.kernel.org
    Fixes: 5dc39fd5ef ("net: phy: DP83822: Add ability to advertise Fiber connection")
    Signed-off-by: Alex Michel <alex.michel@wiedemann-group.com>
    Reviewed-by: Andrew Lunn <andrew@lunn.ch>
    Message-ID: <AS1P250MB0608A798661549BF83C4B43EA9462@AS1P250MB0608.EURP250.PROD.OUTLOOK.COM>
    Signed-off-by: Andrew Lunn <andrew@lunn.ch>

Signed-off-by: Izabela Bakollari <ibakolla@redhat.com>
2024-12-10 13:40:59 +01:00
..
aquantia net: phy: aquantia: remove usage of phy_set_max_speed 2024-12-10 13:40:59 +01:00
mscc
qcom net: phy: qca83xx: use PHY_ID_MATCH_EXACT 2024-12-10 13:40:58 +01:00
Kconfig net: phy: dp83tg720: Add cable testing support 2024-12-10 13:40:56 +01:00
Makefile phy: Add Open Alliance helpers for the PHY framework 2024-12-10 13:40:56 +01:00
adin.c
adin1100.c
air_en8811h.c net: phy: air_en8811h: reset netdev rules when LED is set manually 2024-12-10 13:40:50 +01:00
amd.c
ax88796b.c
bcm-cygnus.c
bcm-phy-lib.c net: phy: bcm-phy-lib: Implement BroadR-Reach link modes 2024-12-10 13:40:53 +01:00
bcm-phy-lib.h net: phy: bcm-phy-lib: Implement BroadR-Reach link modes 2024-12-10 13:40:53 +01:00
bcm-phy-ptp.c
bcm7xxx.c
bcm63xx.c
bcm87xx.c
bcm54140.c
bcm84881.c net: phy: bcm84881: Fix some error handling paths 2024-12-10 13:40:59 +01:00
broadcom.c net: phy: bcm-phy-lib: Implement BroadR-Reach link modes 2024-12-10 13:40:53 +01:00
cicada.c
cortina.c
davicom.c
dp83tc811.c
dp83td510.c phy: dp83td510: Utilize ALCD for cable length measurement when link is active 2024-12-10 13:40:57 +01:00
dp83tg720.c net: phy: dp83tg720: Add cable testing support 2024-12-10 13:40:56 +01:00
dp83640.c
dp83640_reg.h
dp83822.c net: phy: dp83822: Fix reset pin definitions 2024-12-10 13:40:59 +01:00
dp83848.c
dp83867.c
dp83869.c net: phy: dp83869: fix memory corruption when enabling fiber 2024-12-10 13:40:58 +01:00
et1011c.c
fixed_phy.c
icplus.c
intel-xway.c
linkmode.c
lxt.c
marvell-88q2xxx.c net: phy: marvell-88q2xxx: add support for Rev B1 and B2 2024-12-10 13:40:50 +01:00
marvell-88x2222.c net: phy: marvell-88x2222: Remove unused of_gpio.h 2024-12-10 13:40:45 +01:00
marvell.c net: phy: marvell: add support for MV88E6250 family internal PHYs 2024-12-10 13:40:49 +01:00
marvell10g.c
mdio-boardinfo.c
mdio-boardinfo.h
mdio-open-alliance.h
mdio_bus.c net: mdio_bus: Remove unused of_gpio.h 2024-12-10 13:40:45 +01:00
mdio_device.c
mdio_devres.c
mediatek-ge-soc.c net: phy: mediatek-ge-soc: follow netdev LED trigger semantics 2024-12-10 13:40:48 +01:00
mediatek-ge.c net: phy: mediatek-ge: do not disable EEE advertisement 2024-12-10 13:40:48 +01:00
meson-gxl.c
micrel.c net: phy: micrel: Fix the KSZ9131 MDI-X status issue 2024-12-10 13:40:55 +01:00
microchip.c net: phy: microchip: lan937x: add support for 100BaseTX PHY 2024-12-10 13:40:53 +01:00
microchip_t1.c net: phy: microchip_t1: Cable Diagnostics for lan887x 2024-12-10 13:40:58 +01:00
microchip_t1s.c net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY 2024-12-10 13:40:58 +01:00
mii_timestamper.c
motorcomm.c net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy 2024-12-10 13:40:58 +01:00
mxl-gpy.c net: phy: mxl-gpy: Remove interrupt mask clearing from config_init 2024-12-10 13:40:52 +01:00
national.c
ncn26000.c
nxp-c45-tja11xx-macsec.c
nxp-c45-tja11xx.c
nxp-c45-tja11xx.h
nxp-cbtx.c
nxp-tja11xx.c
open_alliance_helpers.c phy: Add Open Alliance helpers for the PHY framework 2024-12-10 13:40:56 +01:00
open_alliance_helpers.h phy: Add Open Alliance helpers for the PHY framework 2024-12-10 13:40:56 +01:00
phy-c45.c net: phy: simplify genphy_c45_ethtool_set_eee 2024-12-10 13:40:44 +01:00
phy-core.c net: phy: introduce core support for phy-mode = "10g-qxgmii" 2024-12-10 13:40:54 +01:00
phy.c net: phy: Check for read errors in SIOCGMIIREG 2024-12-10 13:40:57 +01:00
phy_device.c net: phy: Remove LED entry from LEDs list on unregister 2024-12-10 13:40:59 +01:00
phy_led_triggers.c
phy_link_topology.c
phylink.c net: phylink: Add phylink_set_fixed_link() to configure fixed link state in phylink 2024-12-10 13:40:58 +01:00
qsemi.c
realtek.c net: phy: realtek: Fix MMD access on RTL8126A-integrated PHY 2024-12-10 13:40:59 +01:00
rockchip.c
sfp-bus.c net: sfp-bus: constify link_modes to sfp_select_interface() 2024-12-10 13:40:49 +01:00
sfp.c net: sfp: Always call `sfp_sm_mod_remove()` on remove 2024-12-10 13:40:51 +01:00
sfp.h
smsc.c
spi_ks8995.c
ste10Xp.c
stubs.c
swphy.c
swphy.h
teranetics.c
uPD60620.c
vitesse.c net: phy: vitesse: implement MDI-X configuration in vsc73xx 2024-12-10 13:40:57 +01:00
xilinx_gmii2rgmii.c net: phy: xilinx-gmii2rgmii: Adopt clock support 2024-12-10 13:40:50 +01:00