* [PATCH] arm64: defconfig: Enable ROCKCHIP_DW_HDMI_QP
@ 2024-12-26 17:29 Jagan Teki
0 siblings, 0 replies; only message in thread
From: Jagan Teki @ 2024-12-26 17:29 UTC (permalink / raw)
To: Catalin Marinas, Will Deacon, Heiko Stuebner; +Cc: linux-arm-kernel, Jagan Teki
Rockchip specific Synopsys DW HDMI QP controller is common across
RK3588 SoC.
Enable it to access all RK3588 platforms by default.
Signed-off-by: Jagan Teki <jagan@edgeble.ai>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index dfa5c8d5b658..988e6d9cee7a 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -876,6 +876,7 @@ CONFIG_ROCKCHIP_VOP2=y
CONFIG_ROCKCHIP_ANALOGIX_DP=y
CONFIG_ROCKCHIP_CDN_DP=y
CONFIG_ROCKCHIP_DW_HDMI=y
+CONFIG_ROCKCHIP_DW_HDMI_QP=y
CONFIG_ROCKCHIP_DW_MIPI_DSI=y
CONFIG_ROCKCHIP_INNO_HDMI=y
CONFIG_ROCKCHIP_LVDS=y
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-26 17:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-26 17:29 [PATCH] arm64: defconfig: Enable ROCKCHIP_DW_HDMI_QP Jagan Teki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).