U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Patrice CHOTARD <patrice.chotard@foss.st.com>
To: Raphael Gallais-Pou <rgallaispou@gmail.com>, <u-boot@lists.denx.de>
Cc: Anatolij Gustschin <ag.dev.uboot@gmail.com>,
	Tom Rini <trini@konsulko.com>,
	Yannick Fertre <yannick.fertre@foss.st.com>,
	"Raphael Gallais-Pou" <raphael.gallais-pou@foss.st.com>,
	Philippe Cornu <philippe.cornu@foss.st.com>
Subject: Re: [PATCH] video: simple_panel: add support for "rocktech,rk043fn48h" display
Date: Mon, 19 Jan 2026 09:20:24 +0100	[thread overview]
Message-ID: <f88f0727-315e-4210-9f55-3e4d3019eeec@foss.st.com> (raw)
In-Reply-To: <20251207-simple_panel-v1-1-8688d221aacd@gmail.com>



On 12/7/25 21:09, Raphael Gallais-Pou wrote:
> Add the compatible "rocktech,rk043fn48h" for simple-panel driver.
> 
> Signed-off-by: Raphael Gallais-Pou <rgallaispou@gmail.com>
> ---
> This patch has been tested on stm32mp135f-dk board.
> ---
>  drivers/video/simple_panel.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/video/simple_panel.c b/drivers/video/simple_panel.c
> index 0f23df701bc3..d3a58c883883 100644
> --- a/drivers/video/simple_panel.c
> +++ b/drivers/video/simple_panel.c
> @@ -201,6 +201,8 @@ static const struct udevice_id simple_panel_ids[] = {
>  	{ .compatible = "boe,nv101wxmn51" },
>  	{ .compatible = "panasonic,vvx10f004b00",
>  	  .data = (ulong)&panasonic_vvx10f004b00 },
> +	{ .compatible = "rocktech,rk043fn48h" },
> +

unneeded blank line

With this fix:
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>

Thanks
Patrice

>  	{ }
>  };
>  
> 
> ---
> base-commit: c7c2c3c0101f625c01bf101d652e03a6d4aa950f
> change-id: 20251207-simple_panel-1a910ee5175d
> 
> Best regards,





      parent reply	other threads:[~2026-01-19  8:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-07 20:09 [PATCH] video: simple_panel: add support for "rocktech,rk043fn48h" display Raphael Gallais-Pou
2026-01-15 21:49 ` Raphaël Gallais-Pou
2026-01-19  8:20 ` Patrice CHOTARD [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=f88f0727-315e-4210-9f55-3e4d3019eeec@foss.st.com \
    --to=patrice.chotard@foss.st.com \
    --cc=ag.dev.uboot@gmail.com \
    --cc=philippe.cornu@foss.st.com \
    --cc=raphael.gallais-pou@foss.st.com \
    --cc=rgallaispou@gmail.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