Merge tag 'phy-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Pull phy fixes from Vinod Koul: - rockchip phy kconfig dependency fix with USB_COMMON and regression fix for old DT - stm32 phy overflow assertion fix - exonysfs phy refclk masks fix and power gate on exit fix - freescale fix for clock dividor valid range - TI regmap syscon register fix - tegra reset registers on init fix * tag 'phy-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy: phy: tegra: xusb: reset VBUS & ID OVERRIDE phy: ti: gmii-sel: Do not use syscon helper to build regmap phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit() phy: freescale: fsl-samsung-hdmi: Limit PLL lock detection clock divider to valid range phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk phy: stm32: Fix constant-value overflow assertion phy: rockchip: naneng-combphy: compatible reset with old DT phy: rockchip: fix Kconfig dependency more
No related branches found
No related tags found
Showing
- drivers/phy/freescale/phy-fsl-samsung-hdmi.c 11 additions, 2 deletionsdrivers/phy/freescale/phy-fsl-samsung-hdmi.c
- drivers/phy/rockchip/Kconfig 1 addition, 0 deletionsdrivers/phy/rockchip/Kconfig
- drivers/phy/rockchip/phy-rockchip-naneng-combphy.c 4 additions, 1 deletiondrivers/phy/rockchip/phy-rockchip-naneng-combphy.c
- drivers/phy/samsung/phy-exynos5-usbdrd.c 14 additions, 11 deletionsdrivers/phy/samsung/phy-exynos5-usbdrd.c
- drivers/phy/st/phy-stm32-combophy.c 18 additions, 20 deletionsdrivers/phy/st/phy-stm32-combophy.c
- drivers/phy/tegra/xusb-tegra186.c 11 additions, 0 deletionsdrivers/phy/tegra/xusb-tegra186.c
- drivers/phy/ti/phy-gmii-sel.c 14 additions, 1 deletiondrivers/phy/ti/phy-gmii-sel.c
Please register or sign in to comment