Skip to content

Commit 7cdf7ef

Browse files
sremmind
authored andcommitted
arm64: defconfig: enable Rockchip Samsung USBDP PHY
The USBDP Phy is used by RK3588 to handle the Dual-Role USB3 controllers. The Phy also supports Displayport Alt-Mode, but the necessary DRM driver has not yet been merged. Signed-off-by: Sebastian Reichel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
1 parent e6968fa commit 7cdf7ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,6 +1519,7 @@ CONFIG_PHY_ROCKCHIP_PCIE=m
15191519
CONFIG_PHY_ROCKCHIP_SAMSUNG_HDPTX=m
15201520
CONFIG_PHY_ROCKCHIP_SNPS_PCIE3=y
15211521
CONFIG_PHY_ROCKCHIP_TYPEC=y
1522+
CONFIG_PHY_ROCKCHIP_USBDP=m
15221523
CONFIG_PHY_SAMSUNG_UFS=y
15231524
CONFIG_PHY_UNIPHIER_USB2=y
15241525
CONFIG_PHY_UNIPHIER_USB3=y

0 commit comments

Comments
 (0)