On Sat, Sep 21, 2024 at 09:46:10PM +1200, Ryan Walklin wrote: > The Allwinner H616 and variants have a new display engine revision > (DE33). > > The mixer configuration registers are significantly different to the DE3 > and DE2 revisions, being split into separate top and display blocks, > therefore a fallback for the mixer compatible is not provided. > > Add a display engine mixer binding for the DE33. > > Signed-off-by: Ryan Walklin <r...@testtoast.com> > Acked-by: Conor Dooley <conor.doo...@microchip.com> > Reviewed-by: Chen-Yu Tsai <w...@csie.org> > > --
That's not a delimiter and you would see checkpatch warning (because it is quite confused). Please run scripts/checkpatch.pl and fix reported warnings. Then please run and (probably) fix more warnings. Some warnings can be ignored, especially from --strict run, but the code here looks like it needs a fix. Feel free to get in touch if the warning is not clear. Best regards, Krzysztof