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>, <sjg@chromium.org>, <vigneshr@ti.com>,
	<nm@ti.com>, <trini@konsulko.com>, <devarsht@ti.com>,
	<tomba@kernel.org>
Subject: Re: [PATCH v2 3/7] drivers: video: simple_panel: make simple panel independent of backlight
Date: Sat, 4 Feb 2023 20:17:52 +0100	[thread overview]
Message-ID: <20230204201752.25ab9803@crub> (raw)
In-Reply-To: <20230131100520.103093-4-n-jain1@ti.com>

On Tue, 31 Jan 2023 15:35:16 +0530
Nikhil M Jain n-jain1@ti.com wrote:

> This patch updates the necessary Kconfigs to make simple panel
> driver independent of backlight driver  and compiling backlight
> related code in simple-panel driver conditionally to when user
> has set CONFIG_BACKLIGHT.
> 
> Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> ---
>  drivers/video/simple_panel.c | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)

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

--
Anatolij

  reply	other threads:[~2023-02-04 19:17 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-31 10:05 [PATCH v2 0/7] Add u-boot splash screen support for AM62x Nikhil M Jain
2023-01-31 10:05 ` [PATCH v2 1/7] drivers: core: ofnode: Add panel timing decode Nikhil M Jain
2023-01-31 14:16   ` Simon Glass
2023-02-03  4:31     ` [EXTERNAL] " Nikhil M Jain
2023-02-04 17:41   ` [PATCH v3 " Anatolij Gustschin
2023-02-04 19:11     ` Anatolij Gustschin
2023-01-31 10:05 ` [PATCH v2 2/7] test: dm: test-fdt: Add decode_panel_timing test Nikhil M Jain
2023-01-31 14:16   ` Simon Glass
2023-02-04 19:12   ` Anatolij Gustschin
2023-01-31 10:05 ` [PATCH v2 3/7] drivers: video: simple_panel: make simple panel independent of backlight Nikhil M Jain
2023-02-04 19:17   ` Anatolij Gustschin [this message]
2023-01-31 10:05 ` [PATCH v2 4/7] drivers: video: tidss: TIDSS video driver support for AM62x Nikhil M Jain
2023-02-04 19:18   ` Anatolij Gustschin
2023-01-31 10:05 ` [PATCH v2 5/7] board: ti: am62x: am62x: Add splash screen env variables Nikhil M Jain
2023-02-04 19:27   ` Anatolij Gustschin
2023-02-07 16:50   ` Tom Rini
2023-01-31 10:05 ` [PATCH v2 6/7] board: ti: am62x: evm: Add splash screen support Nikhil M Jain
2023-02-04 19:19   ` Anatolij Gustschin
2023-01-31 10:05 ` [PATCH v2 7/7] tools: logos: Add TI logo files Nikhil M Jain
2023-02-04 19:20   ` 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=20230204201752.25ab9803@crub \
    --to=agust@denx.de \
    --cc=devarsht@ti.com \
    --cc=n-jain1@ti.com \
    --cc=nm@ti.com \
    --cc=sjg@chromium.org \
    --cc=tomba@kernel.org \
    --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.