u-boot/drivers/phy
Bhupesh Sharma 968f512e6c
phy: qcom: Add SNPS femto v2 USB HS phy
Some Qualcomm SoCs newer than SDM845 feature a so-called "7nm phy"
driver, notable the SM8250 SoC which will gain U-Boot support in
upcoming patches.

Introduce a driver based on the Linux driver.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
[code cleanup, align symbol names with Linux, switch to clk/reset_bulk APIs]
Acked-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
2024-04-04 17:46:46 +02:00
..
allwinner treewide: use dev_read_addr_*_ptr() where appropriate 2023-10-13 14:01:42 -06:00
cadence tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
marvell common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
qcom phy: qcom: Add SNPS femto v2 USB HS phy 2024-04-04 17:46:46 +02:00
renesas phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8 2023-04-16 16:18:29 +02:00
rockchip phy: rockchip-inno-usb2: Limit changes made to regs 2024-03-14 11:48:40 +08:00
socionext phy: socionext: Add UniPhier USB3 PHY driver 2023-02-22 19:40:11 +01:00
ti tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
bcm6318-usbh-phy.c treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
bcm6348-usbh-phy.c treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
bcm6358-usbh-phy.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
bcm6368-usbh-phy.c treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
Kconfig phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY 2024-03-24 13:35:59 -03:00
keystone-usb-phy.c tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
Makefile phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY 2024-03-24 13:35:59 -03:00
meson-axg-mipi-dphy.c treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
meson-axg-mipi-pcie-analog.c phy: meson-axg-mipi: Access parent ofnode through dev_ofnode() 2021-07-27 10:32:09 +02:00
meson-g12a-usb2.c phy: meson-g12a-usb2: fix ret check on power_domain_get 2023-10-18 09:45:48 +02:00
meson-g12a-usb3-pcie.c treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
meson-gxbb-usb2.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
meson-gxl-usb2.c treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
mt76x8-usb-phy.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
mt7620-usb-phy.c phy: add USB PHY driver for MediaTek MT7620 SoC 2021-01-24 21:39:26 +01:00
nop-phy.c tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
omap-usb2-phy.c tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
phy-ab8500-usb.c Correct SPL uses of USB_MUSB_HOST 2023-02-10 07:41:40 -05:00
phy-apple-atc.c phy: Add support for the Apple Type-C PHY 2023-08-14 17:51:51 -04:00
phy-bcm-sr-pcie.c treewide: use dev_read_addr_*_ptr() where appropriate 2023-10-13 14:01:42 -06:00
phy-core-mipi-dphy.c treewide: use linux/time.h for time conversion defines 2023-11-16 18:59:58 -05:00
phy-da8xx-usb.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
phy-imx8m-pcie.c phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY 2024-03-24 13:35:59 -03:00
phy-imx8mq-usb.c phy: phy-imx8mq-usb: Remove .exit operation 2023-12-13 09:52:53 -03:00
phy-mtk-tphy.c phy: phy-mtk-tphy: add properties for phy tuning 2024-01-11 21:19:25 -05:00
phy-npcm-usb.c phy: nuvoton: add NPCM7xx phy control driver 2022-07-06 14:30:51 -04:00
phy-rcar-gen2.c treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
phy-rcar-gen3.c treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
phy-stm32-usbphyc.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
phy-ti-am654.c arm: mach-k3: Remove empty sys_proto.h include 2023-04-24 13:18:48 -04:00
phy-uclass.c tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
phy-zynqmp.c phy: zynqmp: Increase timeout value to 10ms 2022-05-18 13:17:54 +02:00
sandbox-phy.c tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
sti_usb_phy.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
ti-pipe3-phy.c tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00