]> Git Repo - linux.git/commitdiff
arm64: defconfig: enable Rockchip Samsung USBDP PHY
authorSebastian Reichel <[email protected]>
Mon, 8 Apr 2024 22:50:30 +0000 (00:50 +0200)
committerHeiko Stuebner <[email protected]>
Fri, 12 Apr 2024 14:22:53 +0000 (16:22 +0200)
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]>
arch/arm64/configs/defconfig

index d30e234803c246ce5d8c4795766d92cf2c8d2981..c475028be467eeaed354a657e83e4176f9d42160 100644 (file)
@@ -1519,6 +1519,7 @@ CONFIG_PHY_ROCKCHIP_PCIE=m
 CONFIG_PHY_ROCKCHIP_SAMSUNG_HDPTX=m
 CONFIG_PHY_ROCKCHIP_SNPS_PCIE3=y
 CONFIG_PHY_ROCKCHIP_TYPEC=y
+CONFIG_PHY_ROCKCHIP_USBDP=m
 CONFIG_PHY_SAMSUNG_UFS=y
 CONFIG_PHY_UNIPHIER_USB2=y
 CONFIG_PHY_UNIPHIER_USB3=y
This page took 0.055199 seconds and 4 git commands to generate.