Skip to content

Commit 882c214

Browse files
jayesh-tinmenon
authored andcommitted
arm64: defconfig: Add CDNS_DSI and CDNS_PHY config
Enable configs for cdns-dsi and cdns-dphy drivers required for DSI display on the following platforms: J721E-EVM, J721E-BeagleBone-AI64, J721S2-EVM, AM68-SK, J722S-EVM, BeagleY-AI, AM62P5-SK, J784S4-EVM and J742S2-EVM The DSI wrapper driver used by all the above mentioned platforms, cdns-dsi-j721e is enabled by default if cdns-dsi config is enabled. Signed-off-by: Jayesh Choudhary <[email protected]> Reviewed-by: Judith Mendez <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Nishanth Menon <[email protected]>
1 parent 0af2f6b commit 882c214

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -937,6 +937,7 @@ CONFIG_DRM_TI_SN65DSI86=m
937937
CONFIG_DRM_ANALOGIX_ANX7625=m
938938
CONFIG_DRM_I2C_ADV7511=m
939939
CONFIG_DRM_I2C_ADV7511_AUDIO=y
940+
CONFIG_DRM_CDNS_DSI=m
940941
CONFIG_DRM_CDNS_MHDP8546=m
941942
CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE=m
942943
CONFIG_DRM_DW_HDMI_AHB_AUDIO=m
@@ -1577,6 +1578,7 @@ CONFIG_PHY_CAN_TRANSCEIVER=m
15771578
CONFIG_PHY_NXP_PTN3222=m
15781579
CONFIG_PHY_SUN4I_USB=y
15791580
CONFIG_PHY_CADENCE_TORRENT=m
1581+
CONFIG_PHY_CADENCE_DPHY=m
15801582
CONFIG_PHY_CADENCE_DPHY_RX=m
15811583
CONFIG_PHY_CADENCE_SIERRA=m
15821584
CONFIG_PHY_CADENCE_SALVO=m

0 commit comments

Comments
 (0)