On Thu, May 08, 2025 at 09:26:24AM +0200, Krzysztof Kozlowski wrote: > On Wed, May 07, 2025 at 03:19:19PM GMT, Chris Morgan wrote: > > From: Chris Morgan <macromor...@hotmail.com> > > > > I've spoken with Ryan and he agreed to let me take over this series to > > get the display engine working on the Allwinner H616. I've taken his > > previous patch series for Display Engine 3.3 and combined it with the > > LCD controller patch series. I've also fixed a few additional bugs and > > made some changes to the device tree bindings. > > > > Changes since V8: > > - Combined the DE33 [1] series and the LCD [2] series to better track > > all patches necessary to output to an LCD display for the Allwinner > > H700. > > You have here three or four different subsystems. This does not make it > easier, but it makes it a huge patchbomb with unspecific or complex > base. > > Such combination makes no sense, because anyway it will have to be split > per subsystem. You just know made it difficult for maintainers to review > and apply, because they cannot apply entire set. > > Best regards, > Krzysztof >
I apologize, please ignore this series then. I'll break it up more among subsystem lines and note that they are all related in the notes. Thank you.