On Thu, 27 Jul 2023 12:01:26 +0530 Nikhil M Jain n-ja...@ti.com wrote: > 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-ja...@ti.com> > --- > drivers/video/tidss/tidss_drv.c | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-)
applied to u-boot-video/master, thanks! -- Anatolij