All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable configs for DisplayPort on J721e
@ 2022-02-22 18:07 Rahul T R
  2022-02-22 19:39   ` Nishanth Menon
  0 siblings, 1 reply; 10+ messages in thread
From: Rahul T R @ 2022-02-22 18:07 UTC (permalink / raw)
  To: catalin.marinas, will, shawnguo, bjorn.andersson, krzk,
	geert+renesas, marcel.ziswiler
  Cc: biju.das.jz, vkoul, enric.balletbo, linux-arm-kernel,
	linux-kernel, tomi.valkeinen, laurent.pinchart, nm

Enable DRM and PHY configs required for supporting
DisplayPort on J721e

Signed-off-by: Rahul T R <r-ravikumar@ti.com>
---
 arch/arm64/configs/defconfig | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 9f23d7ec1232..b0cb894a392e 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -702,6 +702,9 @@ CONFIG_DRM_EXYNOS_DSI=y
 CONFIG_DRM_EXYNOS_HDMI=y
 CONFIG_DRM_EXYNOS_MIC=y
 CONFIG_DRM_ROCKCHIP=m
+CONFIG_DRM_TIDSS=m
+CONFIG_DRM_DISPLAY_CONNECTOR=m
+CONFIG_DRM_CDNS_MHDP8546=m
 CONFIG_ROCKCHIP_ANALOGIX_DP=y
 CONFIG_ROCKCHIP_CDN_DP=y
 CONFIG_ROCKCHIP_DW_HDMI=y
@@ -1175,6 +1178,8 @@ CONFIG_PHY_SAMSUNG_UFS=y
 CONFIG_PHY_UNIPHIER_USB2=y
 CONFIG_PHY_UNIPHIER_USB3=y
 CONFIG_PHY_TEGRA_XUSB=y
+CONFIG_PHY_J721E_WIZ=m
+CONFIG_PHY_CADENCE_TORRENT=m
 CONFIG_ARM_SMMU_V3_PMU=m
 CONFIG_FSL_IMX8_DDR_PMU=m
 CONFIG_QCOM_L2_PMU=y
-- 
2.17.1


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

end of thread, other threads:[~2022-02-23  7:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-22 18:07 [PATCH] arm64: defconfig: Enable configs for DisplayPort on J721e Rahul T R
2022-02-22 19:39 ` Nishanth Menon
2022-02-22 19:39   ` Nishanth Menon
2022-02-22 20:40   ` Bjorn Andersson
2022-02-22 20:40     ` Bjorn Andersson
2022-02-22 21:26     ` Nishanth Menon
2022-02-22 21:26       ` Nishanth Menon
2022-02-22 22:15       ` Bjorn Andersson
2022-02-22 22:15         ` Bjorn Andersson
2022-02-23  7:58         ` Rahul T R

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.