On Fri, 27 Sep 2024 12:37:33 +0200, Sascha Hauer wrote: > This series adds support for the VOP2 controller found on the newer > Rockchip SoCs like RK3566, RK3568 and RK3588. It has been tested on a > RK3568 based ROCK3a board using HDMI and a RK3568 based custom board > using HDMI and RGB output. > > The driver has support for a base plane and one or more overlay planes > which makes it possible to have a background image and a transparent > framebuffer console on an overlay. > > [...]
Applied, thanks! [01/15] clk: rockchip: rk3568: Fix HDMI clocks https://git.pengutronix.de/cgit/barebox/commit/?id=173586c0ec44 (link may not be stable) [02/15] video: add videomode helpers https://git.pengutronix.de/cgit/barebox/commit/?id=7fc6f7b5daa0 (link may not be stable) [03/15] media-bus-format: update from kernel https://git.pengutronix.de/cgit/barebox/commit/?id=0490a6f17a06 (link may not be stable) [04/15] regmap: add regfield support https://git.pengutronix.de/cgit/barebox/commit/?id=d019b54e2c74 (link may not be stable) [05/15] video: add include/video/drm/drm_connector.h https://git.pengutronix.de/cgit/barebox/commit/?id=08efc4a69abd (link may not be stable) [06/15] fb: add fb_rect functions https://git.pengutronix.de/cgit/barebox/commit/?id=fcabf0272e8b (link may not be stable) [07/15] video: Add Sitronix st7789v panel driver https://git.pengutronix.de/cgit/barebox/commit/?id=376c4f5dda4c (link may not be stable) [08/15] video: add dw-hdmi driver https://git.pengutronix.de/cgit/barebox/commit/?id=b4b4b5306376 (link may not be stable) [09/15] video: i.MX ipuv3: switch to upstream hdmi driver https://git.pengutronix.de/cgit/barebox/commit/?id=af676698e8a2 (link may not be stable) [10/15] fb: Accept overlay framebuffers without modes https://git.pengutronix.de/cgit/barebox/commit/?id=7f8a305a1609 (link may not be stable) [11/15] fb: print more information on devinfo https://git.pengutronix.de/cgit/barebox/commit/?id=ee014f61e18c (link may not be stable) [12/15] fbconsole: Adjust fbconsole names for overlays https://git.pengutronix.de/cgit/barebox/commit/?id=de18118250b2 (link may not be stable) [13/15] ARM: ARM64: implement dma_alloc_writecombine() https://git.pengutronix.de/cgit/barebox/commit/?id=00b6b7f39bd3 (link may not be stable) [14/15] vpl: make vpl deep probe aware https://git.pengutronix.de/cgit/barebox/commit/?id=3e67c174e74f (link may not be stable) [15/15] video: Rockchip: Add VOP2 driver https://git.pengutronix.de/cgit/barebox/commit/?id=39b77b139ec7 (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>