All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable Rockchip HDMI/eDP Combo PHY
@ 2024-02-19 20:37 ` Cristian Ciocaltea
  0 siblings, 0 replies; 6+ messages in thread
From: Cristian Ciocaltea @ 2024-02-19 20:37 UTC (permalink / raw)
  To: Heiko Stübner, Catalin Marinas, Will Deacon
  Cc: linux-arm-kernel, linux-kernel, linux-rockchip, kernel

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(+)

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
-- 
2.43.2


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] arm64: defconfig: Enable Rockchip HDMI/eDP Combo PHY
@ 2024-02-19 20:37 ` Cristian Ciocaltea
  0 siblings, 0 replies; 6+ messages in thread
From: Cristian Ciocaltea @ 2024-02-19 20:37 UTC (permalink / raw)
  To: Heiko Stübner, Catalin Marinas, Will Deacon
  Cc: linux-arm-kernel, linux-kernel, linux-rockchip, kernel

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(+)

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
-- 
2.43.2


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] arm64: defconfig: Enable Rockchip HDMI/eDP Combo PHY
@ 2024-02-19 20:37 ` Cristian Ciocaltea
  0 siblings, 0 replies; 6+ messages in thread
From: Cristian Ciocaltea @ 2024-02-19 20:37 UTC (permalink / raw)
  To: Heiko Stübner, Catalin Marinas, Will Deacon
  Cc: linux-arm-kernel, linux-kernel, linux-rockchip, kernel

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(+)

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
-- 
2.43.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable Rockchip HDMI/eDP Combo PHY
  2024-02-19 20:37 ` Cristian Ciocaltea
  (?)
@ 2024-02-27 22:37   ` Heiko Stuebner
  -1 siblings, 0 replies; 6+ messages in thread
From: Heiko Stuebner @ 2024-02-27 22:37 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Cristian Ciocaltea
  Cc: Heiko Stuebner, linux-arm-kernel, kernel, linux-kernel, linux-rockchip

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,
-- 
Heiko Stuebner <heiko@sntech.de>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable Rockchip HDMI/eDP Combo PHY
@ 2024-02-27 22:37   ` Heiko Stuebner
  0 siblings, 0 replies; 6+ messages in thread
From: Heiko Stuebner @ 2024-02-27 22:37 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Cristian Ciocaltea
  Cc: Heiko Stuebner, linux-arm-kernel, kernel, linux-kernel, linux-rockchip

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,
-- 
Heiko Stuebner <heiko@sntech.de>

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable Rockchip HDMI/eDP Combo PHY
@ 2024-02-27 22:37   ` Heiko Stuebner
  0 siblings, 0 replies; 6+ messages in thread
From: Heiko Stuebner @ 2024-02-27 22:37 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Cristian Ciocaltea
  Cc: Heiko Stuebner, linux-arm-kernel, kernel, linux-kernel, linux-rockchip

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,
-- 
Heiko Stuebner <heiko@sntech.de>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-02-27 22:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-19 20:37 [PATCH] arm64: defconfig: Enable Rockchip HDMI/eDP Combo PHY Cristian Ciocaltea
2024-02-19 20:37 ` Cristian Ciocaltea
2024-02-19 20:37 ` Cristian Ciocaltea
2024-02-27 22:37 ` Heiko Stuebner
2024-02-27 22:37   ` Heiko Stuebner
2024-02-27 22:37   ` Heiko Stuebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.