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 1/2] drivers: video: tidss: tidss_drv: Change remove method
Date: Tue, 1 Aug 2023 20:03:12 +0200	[thread overview]
Message-ID: <20230801200312.766ba3c3@crub> (raw)
In-Reply-To: <20230727063126.53347-2-n-jain1@ti.com>

On Thu, 27 Jul 2023 12:01:25 +0530
Nikhil M Jain n-jain1@ti.com wrote:

> Change remove method of DSS video driver to disable video port instead
> of performing a soft reset, as soft reset takes longer duration. Video
> port is disabled by setting enable bit of video port to 0.
> 
> Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
> ---
>  drivers/video/tidss/tidss_drv.c | 12 +-----------
>  1 file changed, 1 insertion(+), 11 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 [this message]
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

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=20230801200312.766ba3c3@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.