Hi Niklas, On Wed, 23 Apr 2025 at 18:33, Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> wrote: > This series prepares for adding support for the ISP core functionality > found on some R-Car ISP instances. No core support is however added in > this series, the focus is to get the easy changes out of the way to > avoid conflicts of fixes and new features being added in parallel on top > of this. > > Patch 1/7 extends the dt-bindings to allow describing both the CSISP and > ISPCORE blocks. Patch 2/7, 3/7 and 4/7 updates the existing bindings to > match the new style. While the change breaks the dt-bindings the driver > is compatible with both styles. > > Patch 5/7 prepares for the addition of the ISP core functions that will > span multiple files by moving the driver implementation from a single C > file to a directory where it can grow. The intent is to get this out of > the way without bikeshedding the real ISP core work so fixes and such > can be based on the new file structure as early as possible. > > Patch 6/7 and 7/7 prepares the driver for dealing with two regions for > when the ISP core work is integrated. > > There is no functional gain in this series apart from correctly > describing the hardware in dt. > > See individual patches for changelog. > > Niklas Söderlund (7): > arm64: dts: renesas: r8a779a0: Add ISP core function block > arm64: dts: renesas: r8a779g0: Add ISP core function block > arm64: dts: renesas: r8a779h0: Add ISP core function block Thanks, I will queue these three in renesas-devel for v6.16. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds