From: Tom Rini <trini@konsulko.com>
To: Nikhil M Jain <n-jain1@ti.com>
Cc: agust@denx.de, u-boot@lists.denx.de, vigneshr@ti.com, nm@ti.com,
devarsht@ti.com, tomba@kernel.org
Subject: Re: [PATCH 6/9] video: Add support to build TIDSS
Date: Fri, 13 Jan 2023 09:43:39 -0500 [thread overview]
Message-ID: <20230113144339.GL3787616@bill-the-cat> (raw)
In-Reply-To: <20230113082927.9524-7-n-jain1@ti.com>
[-- Attachment #1: Type: text/plain, Size: 409 bytes --]
On Fri, Jan 13, 2023 at 01:59:24PM +0530, Nikhil M Jain wrote:
> To compile TIDSS when user sets CONFIG_VIDEO_TIDSS
> add rule in Makefile. Include tidss folder location
> in Kconfig.
>
> Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
> ---
> drivers/video/Kconfig | 2 ++
> drivers/video/Makefile | 1 +
> 2 files changed, 3 insertions(+)
This should be part of the first patch.
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
next prev parent reply other threads:[~2023-01-13 14:44 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-13 8:29 [PATCH 0/9] Enable u-boot splash screen for AM62x Nikhil M Jain
2023-01-13 8:29 ` [PATCH 1/9] drivers: video: tidss: TIDSS video driver support " Nikhil M Jain
2023-01-13 14:43 ` Tom Rini
2023-01-13 8:29 ` [PATCH 2/9] drivers: video: simple_panel: make simple panel independent of backlight Nikhil M Jain
2023-01-13 14:43 ` Tom Rini
2023-01-13 8:29 ` [PATCH 3/9] arm: dts: k3-am62-main: Add device tree node for TIDSS Nikhil M Jain
2023-01-13 14:43 ` Tom Rini
2023-01-17 4:39 ` [EXTERNAL] " Nikhl M Jain
2023-01-17 13:19 ` Tom Rini
2023-01-18 4:08 ` Vignesh Raghavendra
2023-01-13 8:29 ` [PATCH 4/9] arm: dts: k3-am625-sk: Add pin control for TIDSS and add panel device tree node Nikhil M Jain
2023-01-13 14:43 ` Tom Rini
2023-01-13 8:29 ` [PATCH 5/9] arm: dts: k3-am625-sk-u-boot: Add u-boot, dm-pre-reloc flag for dss and panel Nikhil M Jain
2023-01-13 8:29 ` [PATCH 6/9] video: Add support to build TIDSS Nikhil M Jain
2023-01-13 14:43 ` Tom Rini [this message]
2023-01-13 8:29 ` [PATCH 7/9] include: configs: am62x_evm: Add environment variables for splash screen Nikhil M Jain
2023-01-13 14:43 ` Tom Rini
2023-01-16 11:51 ` Nikhl M Jain
2023-01-16 14:25 ` Tom Rini
2023-01-13 8:29 ` [PATCH 8/9] board: ti: am62x: evm: Add splash screen support Nikhil M Jain
2023-01-13 14:43 ` Tom Rini
2023-01-13 8:29 ` [PATCH 9/9] configs: am62x_evm_a53_defconfig: Enable splash screen using tidss Nikhil M Jain
2023-01-13 14:43 ` Tom Rini
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=20230113144339.GL3787616@bill-the-cat \
--to=trini@konsulko.com \
--cc=agust@denx.de \
--cc=devarsht@ti.com \
--cc=n-jain1@ti.com \
--cc=nm@ti.com \
--cc=tomba@kernel.org \
--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.