diff mbox series

arm64: defconfig: Enable Rockchip HDMI/eDP Combo PHY

Message ID 20240219203725.283532-1-cristian.ciocaltea@collabora.com (mailing list archive)
State New
Headers show
Series arm64: defconfig: Enable Rockchip HDMI/eDP Combo PHY | expand

Commit Message

Cristian Ciocaltea Feb. 19, 2024, 8:37 p.m. UTC
Enable support for the Rockchip HDMI/eDP Combo PHY, which is based on a
Samsung IP block. This is used by the RK3588 SoC family.

Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Heiko Stuebner Feb. 27, 2024, 10:37 p.m. UTC | #1
On Mon, 19 Feb 2024 22:37:24 +0200, Cristian Ciocaltea wrote:
> Enable support for the Rockchip HDMI/eDP Combo PHY, which is based on a
> Samsung IP block. This is used by the RK3588 SoC family.
> 
> 

Applied, thanks!

[1/1] arm64: defconfig: Enable Rockchip HDMI/eDP Combo PHY
      commit: 23ed255e74317b10b41b396d4af5b79b47b28c22

Best regards,
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 056a6cc546a4..b1f8ff32f940 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1510,6 +1510,7 @@  CONFIG_PHY_ROCKCHIP_INNO_USB2=y
 CONFIG_PHY_ROCKCHIP_INNO_DSIDPHY=m
 CONFIG_PHY_ROCKCHIP_NANENG_COMBO_PHY=m
 CONFIG_PHY_ROCKCHIP_PCIE=m
+CONFIG_PHY_ROCKCHIP_SAMSUNG_HDPTX=m
 CONFIG_PHY_ROCKCHIP_SNPS_PCIE3=y
 CONFIG_PHY_ROCKCHIP_TYPEC=y
 CONFIG_PHY_SAMSUNG_UFS=y