All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: Nikhil M Jain <n-jain1@ti.com>
Cc: <u-boot@lists.denx.de>, <trini@konsulko.com>, <devarsht@ti.com>,
	<vigneshr@ti.com>, <nsekhar@ti.com>
Subject: Re: [PATCH 2/2] drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video
Date: Tue, 1 Aug 2023 20:03:44 +0200	[thread overview]
Message-ID: <20230801200344.2df04c6e@crub> (raw)
In-Reply-To: <20230727063126.53347-3-n-jain1@ti.com>

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

applied to u-boot-video/master, thanks!

--
Anatolij

      parent reply	other threads:[~2023-08-01 18:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-27  6:31 [PATCH 0/2] Update remove method for DSS driver Nikhil M Jain
2023-07-27  6:31 ` [PATCH 1/2] drivers: video: tidss: tidss_drv: Change remove method Nikhil M Jain
2023-08-01  9:47   ` Devarsh Thakkar
2023-08-01 18:03   ` Anatolij Gustschin
2023-07-27  6:31 ` [PATCH 2/2] drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video Nikhil M Jain
2023-08-01 10:32   ` Devarsh Thakkar
2023-08-01 18:03   ` Anatolij Gustschin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230801200344.2df04c6e@crub \
    --to=agust@denx.de \
    --cc=devarsht@ti.com \
    --cc=n-jain1@ti.com \
    --cc=nsekhar@ti.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=vigneshr@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.