mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, a.fatoum@pengutronix.de,
	mgr@kernel.org,  l.stach@pengutronix.de,
	 Johannes Schneider <johannes.schneider@leica-geosystems.com>
Cc: thomas.haemmerle@leica-geosystems.com
Subject: Re: (subset) [PATCH v2 00/11] video: enable boot splash on i.MX8MP with LVDS panel
Date: Mon, 15 Jun 2026 11:16:16 +0200	[thread overview]
Message-ID: <178151497612.606089.2959097154543923691.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20260604065006.2933142-1-johannes.schneider@leica-geosystems.com>


On Thu, 04 Jun 2026 06:49:55 +0000, Johannes Schneider wrote:
> v1: https://lists.infradead.org/pipermail/barebox/2026-June/056588.html
> 
> This is v2 of the i.MX8MP boot-splash series.  Review on v1 pointed out
> that barebox already has in-tree drivers covering work v1 was
> duplicating, plus several detail issues; v2 replaces the two new
> drivers with extensions to the existing ones and addresses the
> remaining review feedback.
> 
> [...]

Applied, thanks!

[01/11] clk: imx8mp: add 700 MHz rate entry for VIDEO_PLL1
        https://git.pengutronix.de/cgit/barebox/commit/?id=ee4544427db3 (link may not be stable)
[02/11] clk: imx8mp: add 1039.5 MHz and 519.75 MHz rate entries for VIDEO_PLL1
        https://git.pengutronix.de/cgit/barebox/commit/?id=d1e3d7428d36 (link may not be stable)
[03/11] pmdomain: imx8mp-blk-ctrl: add media blk-ctrl power domain support
        https://git.pengutronix.de/cgit/barebox/commit/?id=1e70f6a9c50b (link may not be stable)
[04/11] video: backlight-pwm: make power-supply and enable-gpio optional
        https://git.pengutronix.de/cgit/barebox/commit/?id=0000ca7773d8 (link may not be stable)
[05/11] video: lcdif: make functional on i.MX8MP
        https://git.pengutronix.de/cgit/barebox/commit/?id=bc230e5de7dc (link may not be stable)
[06/11] video: lcdif: use 128B AXI bursts to avoid right-edge gap
        https://git.pengutronix.de/cgit/barebox/commit/?id=d9ebc7ad0291 (link may not be stable)
[07/11] video: lcdif: default to RGB888_1X24 on VPL_GET_BUS_FORMAT failure
        https://git.pengutronix.de/cgit/barebox/commit/?id=f199338252b2 (link may not be stable)
[09/11] video: lcdif: drain write-combine framebuffer in fb_damage
        https://git.pengutronix.de/cgit/barebox/commit/?id=926f668278ce (link may not be stable)
[10/11] video: simple-panel: support panel-lvds DT bindings
        https://git.pengutronix.de/cgit/barebox/commit/?id=96d8ef4489c3 (link may not be stable)
[11/11] video: simple-panel: lazily resolve backlight without failing
        https://git.pengutronix.de/cgit/barebox/commit/?id=0cdc420e05c6 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      parent reply	other threads:[~2026-06-15  9:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-04  6:49 Johannes Schneider
2026-06-04  6:49 ` [PATCH v2 01/11] clk: imx8mp: add 700 MHz rate entry for VIDEO_PLL1 Johannes Schneider
2026-06-04  6:49 ` [PATCH v2 02/11] clk: imx8mp: add 1039.5 MHz and 519.75 MHz rate entries " Johannes Schneider
2026-06-04  6:49 ` [PATCH v2 03/11] pmdomain: imx8mp-blk-ctrl: add media blk-ctrl power domain support Johannes Schneider
2026-06-04  6:49 ` [PATCH v2 04/11] video: backlight-pwm: make power-supply and enable-gpio optional Johannes Schneider
2026-06-04  6:50 ` [PATCH v2 05/11] video: lcdif: make functional on i.MX8MP Johannes Schneider
2026-06-04  6:50 ` [PATCH v2 06/11] video: lcdif: use 128B AXI bursts to avoid right-edge gap Johannes Schneider
2026-06-04  6:50 ` [PATCH v2 07/11] video: lcdif: default to RGB888_1X24 on VPL_GET_BUS_FORMAT failure Johannes Schneider
2026-06-04  6:50 ` [PATCH v2 08/11] video: lcdif: register simplefb fixup and enable framebuffer at probe Johannes Schneider
2026-06-15  9:16   ` Sascha Hauer
2026-06-04  6:50 ` [PATCH v2 09/11] video: lcdif: drain write-combine framebuffer in fb_damage Johannes Schneider
2026-06-04  6:50 ` [PATCH v2 10/11] video: simple-panel: support panel-lvds DT bindings Johannes Schneider
2026-06-04  6:50 ` [PATCH v2 11/11] video: simple-panel: lazily resolve backlight without failing Johannes Schneider
2026-06-15  9:16 ` Sascha Hauer [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=178151497612.606089.2959097154543923691.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=johannes.schneider@leica-geosystems.com \
    --cc=l.stach@pengutronix.de \
    --cc=mgr@kernel.org \
    --cc=thomas.haemmerle@leica-geosystems.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