Skip to content

Commit c3c53dc

Browse files
dolcinir-vignesh
authored andcommitted
arm64: defconfig: enable drivers for Verdin AM62
Enable drivers used on Verdin AM62 [1] as modules: * PWM driver support for the EHRPWM controller * TC358768 parallel RGB to DSI bridge * SN65DSI83 DSI to LVDS bridge [1] https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am62 Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com> Link: https://lore.kernel.org/r/20230601131332.26877-3-francesco@dolcini.it Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
1 parent ac9a786 commit c3c53dc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,9 @@ CONFIG_DRM_PARADE_PS8640=m
810810
CONFIG_DRM_SII902X=m
811811
CONFIG_DRM_SIMPLE_BRIDGE=m
812812
CONFIG_DRM_THINE_THC63LVD1024=m
813+
CONFIG_DRM_TOSHIBA_TC358768=m
813814
CONFIG_DRM_TI_TFP410=m
815+
CONFIG_DRM_TI_SN65DSI83=m
814816
CONFIG_DRM_TI_SN65DSI86=m
815817
CONFIG_DRM_ANALOGIX_ANX7625=m
816818
CONFIG_DRM_I2C_ADV7511=m
@@ -1319,6 +1321,7 @@ CONFIG_PWM_SAMSUNG=y
13191321
CONFIG_PWM_SL28CPLD=m
13201322
CONFIG_PWM_SUN4I=m
13211323
CONFIG_PWM_TEGRA=m
1324+
CONFIG_PWM_TIEHRPWM=m
13221325
CONFIG_PWM_VISCONTI=m
13231326
CONFIG_SL28CPLD_INTC=y
13241327
CONFIG_QCOM_PDC=y

0 commit comments

Comments
 (0)