Merge tag 'phy-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Pull phy fixes from Vinod Koul: - static checker (array size, bounds) fix for marvel driver - Rockchip rk3588 pcie fixes for bifurcation and mux - Qualcomm qmp-compbo fix for VCO, register base and regulator name for m31 driver - charger det crash fix for ti driver * tag 'phy-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy: phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregistered phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6 phy: phy-rockchip-samsung-hdptx: Select CONFIG_RATIONAL phy: qcom: m31: match requested regulator name with dt schema phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODE phy: qcom: qmp-combo: Fix VCO div offset on v3 phy: rockchip: naneng-combphy: Fix mux on rk3588 phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits phy: rockchip-snps-pcie3: fix bifurcation on rk3588 phy: freescale: imx8m-pcie: fix pcie link-up instability phy: marvell: a3700-comphy: Fix hardcoded array size phy: marvell: a3700-comphy: Fix out of bounds read
No related branches found
No related tags found
Showing
- drivers/phy/freescale/phy-fsl-imx8m-pcie.c 4 additions, 2 deletionsdrivers/phy/freescale/phy-fsl-imx8m-pcie.c
- drivers/phy/marvell/phy-mvebu-a3700-comphy.c 5 additions, 4 deletionsdrivers/phy/marvell/phy-mvebu-a3700-comphy.c
- drivers/phy/qualcomm/phy-qcom-m31.c 1 addition, 1 deletiondrivers/phy/qualcomm/phy-qcom-m31.c
- drivers/phy/qualcomm/phy-qcom-qmp-combo.c 9 additions, 3 deletionsdrivers/phy/qualcomm/phy-qcom-qmp-combo.c
- drivers/phy/qualcomm/phy-qcom-qmp-dp-phy-v5.h 1 addition, 0 deletionsdrivers/phy/qualcomm/phy-qcom-qmp-dp-phy-v5.h
- drivers/phy/qualcomm/phy-qcom-qmp-dp-phy-v6.h 1 addition, 0 deletionsdrivers/phy/qualcomm/phy-qcom-qmp-dp-phy-v6.h
- drivers/phy/rockchip/Kconfig 1 addition, 0 deletionsdrivers/phy/rockchip/Kconfig
- drivers/phy/rockchip/phy-rockchip-naneng-combphy.c 33 additions, 3 deletionsdrivers/phy/rockchip/phy-rockchip-naneng-combphy.c
- drivers/phy/rockchip/phy-rockchip-snps-pcie3.c 13 additions, 18 deletionsdrivers/phy/rockchip/phy-rockchip-snps-pcie3.c
- drivers/phy/ti/phy-tusb1210.c 12 additions, 11 deletionsdrivers/phy/ti/phy-tusb1210.c
Loading
Please register or sign in to comment