From: "Markus Schneider-Pargmann" <msp@baylibre.com>
To: "Tom Rini" <trini@konsulko.com>,
"Markus Schneider-Pargmann (TI.com)" <msp@baylibre.com>
Cc: <u-boot@lists.denx.de>,
"Anatolij Gustschin" <ag.dev.uboot@gmail.com>,
"Yannick Fertre" <yannick.fertre@foss.st.com>,
"Patrice Chotard" <patrice.chotard@foss.st.com>,
"Raphael Gallais-Pou" <raphael.gallais-pou@foss.st.com>,
"Sukrut Bellary" <sbellary@baylibre.com>,
"Fabio Estevam" <festevam@gmail.com>
Subject: Re: [PATCH v3 3/4] video: simple_panel: Add tfc_s9700rtwv43tr_01b
Date: Sun, 04 Jan 2026 21:21:48 +0100 [thread overview]
Message-ID: <DFG3210Q1SC6.2U3BQSG1DEGUT@baylibre.com> (raw)
In-Reply-To: <20251230173012.GA147611@bill-the-cat>
[-- Attachment #1: Type: text/plain, Size: 967 bytes --]
Happy new year!
On Tue Dec 30, 2025 at 6:30 PM CET, Tom Rini wrote:
> On Thu, Dec 04, 2025 at 09:31:16AM +0100, Markus Schneider-Pargmann (TI.com) wrote:
>
>> Add timing data for tfc_s9700rtwv43tr_01b from Linux to the simple-panel
>> driver. To support hardcoded timing data as Linux does, add a new struct
>> simple_panel_drv_data which holds a struct display_timing pointer as
>> well. The hardcoded timing data is preferred over DT parsing.
>>
>> Reviewed-by: Fabio Estevam <festevam@gmail.com>
>> Signed-off-by: Markus Schneider-Pargmann (TI.com) <msp@baylibre.com>
>> ---
>> drivers/video/simple_panel.c | 62 +++++++++++++++++++++++++++++++++++++++-----
>> 1 file changed, 56 insertions(+), 6 deletions(-)
>
> This leads to CI failures in test:
> https://source.denx.de/u-boot/u-boot/-/jobs/1341980#L269
Thank you! I missed checking if the data pointer exists before checking
if data->mipi_dsi exists. Sorry, will fix!
Best
Markus
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 289 bytes --]
next prev parent reply other threads:[~2026-01-05 0:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-04 8:31 [PATCH v3 0/4] video: simple_panel support for am335x evm panel Markus Schneider-Pargmann (TI.com)
2025-12-04 8:31 ` [PATCH v3 1/4] panel: Add missing comment for the timing argument Markus Schneider-Pargmann (TI.com)
2025-12-04 8:31 ` [PATCH v3 2/4] panel: Lightweight support of get_modes() Markus Schneider-Pargmann (TI.com)
2025-12-04 8:31 ` [PATCH v3 3/4] video: simple_panel: Add tfc_s9700rtwv43tr_01b Markus Schneider-Pargmann (TI.com)
2025-12-30 17:30 ` Tom Rini
2026-01-04 20:21 ` Markus Schneider-Pargmann [this message]
2025-12-04 8:31 ` [PATCH v3 4/4] video: ti: am335x: Support OF graph Markus Schneider-Pargmann (TI.com)
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=DFG3210Q1SC6.2U3BQSG1DEGUT@baylibre.com \
--to=msp@baylibre.com \
--cc=ag.dev.uboot@gmail.com \
--cc=festevam@gmail.com \
--cc=patrice.chotard@foss.st.com \
--cc=raphael.gallais-pou@foss.st.com \
--cc=sbellary@baylibre.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=yannick.fertre@foss.st.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox