]> git.dujemihanovic.xyz Git - u-boot.git/commit
phy: rockchip: add usbdp combo phy driver
authorFrank Wang <frank.wang@rock-chips.com>
Mon, 29 May 2023 10:01:33 +0000 (13:01 +0300)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 28 Jul 2023 10:45:02 +0000 (18:45 +0800)
commit7b57ca18f8a3a88216b69cd295e1eed2b0c6c1be
tree7357ab7cd1b51371ad87d0620fe741802e01fa40
parent22a5a9724b892cd344da01c37434566170e33da5
phy: rockchip: add usbdp combo phy driver

This adds a new USBDP combo PHY with Samsung IP block driver.
The PHY is a combo between USB 3.0 and DisplayPort alt mode.

Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
[eugen.hristev@collabora.com: ported to 2023.07, clean-up]
Signed-off-by: Eugen Hristev <eugen.hristev@collabora.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
drivers/phy/rockchip/Kconfig
drivers/phy/rockchip/Makefile
drivers/phy/rockchip/phy-rockchip-usbdp.c [new file with mode: 0644]
include/linux/usb/phy-rockchip-usbdp.h [new file with mode: 0644]