u-boot/drivers/video/tidss
Nikhil M Jain b8d3a6c7d1 drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video
Perform removal of DSS if kconfigs VIDEO_REMOVE or SPL_VIDEO_REMOVE is
set by user. Otherwise if above Kconfigs are not selected, it is assumed
that user wants splash screen to be displayed until linux kernel boots
up. In such scenario, leave the power domain of DSS as "on" so that
splash screen stays intact until kernel boots up.

Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
Reviewed-by: Devarsh Thakkar <devarsht@ti.com>
2023-08-01 13:41:02 +02:00
..
Kconfig drivers: video: tidss: Kconfig: Configs to enable TIDSS at SPL 2023-04-24 21:37:45 +02:00
Makefile drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPL 2023-04-24 21:37:45 +02:00
tidss_drv.c drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video 2023-08-01 13:41:02 +02:00
tidss_drv.h drivers: video: tidss: TIDSS video driver support for AM62x 2023-02-04 18:16:30 +01:00
tidss_regs.h drivers: video: tidss: TIDSS video driver support for AM62x 2023-02-04 18:16:30 +01:00