linux/drivers/phy
Colin Foster 672faa7bbf phy: phy-ocelot-serdes: add ability to be used in a non-syscon configuration
The phy-ocelot-serdes module has exclusively been used in a syscon setup,
from an internal CPU. The addition of external control of ocelot switches
via an existing MFD implementation means that syscon is no longer the only
interface that phy-ocelot-serdes will see.

In the MFD configuration, an IORESOURCE_REG resource will exist for the
device. Utilize this resource to be able to function in both syscon and
non-syscon configurations.

Signed-off-by: Colin Foster <colin.foster@in-advantage.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-03-20 09:08:48 +00:00
..
allwinner phy: sun4i-usb: Replace types with explicit quirk flags 2023-01-12 23:08:57 +05:30
amlogic
broadcom
cadence
freescale phy: freescale: imx8m-pcie: Add one missing error return 2023-01-13 23:25:38 +05:30
hisilicon
ingenic
intel
lantiq
marvell phy: use devm_platform_get_and_ioremap_resource() 2022-11-24 23:23:07 +05:30
mediatek phy: mediatek: remove temporary variable @mask_ 2023-02-02 18:35:13 +05:30
microchip
motorola
mscc phy: phy-ocelot-serdes: add ability to be used in a non-syscon configuration 2023-03-20 09:08:48 +00:00
qualcomm phy: qcom: phy-qcom-snps-eusb2: Add support for eUSB2 repeater 2023-02-16 18:40:27 +05:30
ralink
renesas phy: fixes for 6.2 2023-02-14 19:25:45 +05:30
rockchip phy: rockchip-typec: Fix unsigned comparison with less than zero 2023-02-16 18:35:25 +05:30
samsung phy: samsung,mipi-video-phy: deprecate syscon phandle 2023-02-03 20:21:26 +01:00
socionext
st
sunplus phy: usb: sunplus: Fix potential null-ptr-deref in sp_usb_phy_probe() 2023-01-12 23:43:35 +05:30
tegra phy: tegra: xusb: Support USB role default mode 2023-01-13 23:20:30 +05:30
ti phy: fixes for 6.2 2023-02-14 19:25:45 +05:30
xilinx
Kconfig
Makefile
phy-can-transceiver.c phy: fixes for 6.2 2023-02-14 19:25:45 +05:30
phy-core-mipi-dphy.c
phy-core.c phy: Add devm_of_phy_optional_get() helper 2023-02-03 10:52:49 +05:30
phy-lgm-usb.c
phy-lpc18xx-usb-otg.c
phy-pistachio-usb.c
phy-xgene.c