Re: [PATCH v2 0/8] media: Add iMX95 neoisp driver

From: Antoine Bouyer

Date: Tue Jun 09 2026 - 11:33:43 EST


On 5/14/26 2:34 PM, Krzysztof Kozlowski wrote:


On 11/05/2026 15:26, Antoine Bouyer wrote:

---
link to v1: https://lore.kernel.org/linux-media/20260413160331.2611829-1-antoine.bouyer@xxxxxxx/
Diff compared to v1:
* Fix dt_binding_check errors reported by Rob's bot.
* Remove extensible stats introduction, and use v4l2_isp patches
from Jacopo's series instead.
* Use the common v4l2_isp definitions for stats and params in neoisp.
Replace all occurences of v4l2_isp_params_* and v4l2_isp_stats_* by
the common structs and helpers.
* Use the new v4l2_isp helpers for statistics buffer handling.
* Apply comment from Geert in Kconfig.
* Fix some typo in the neoisp documentation.
* Remove `neoisp_feat_ctrl_s` from uapi (used only in legacy format
which is not supported anymore).

link to RFC: https://lore.kernel.org/linux-media/20260123080938.3367348-1-antoine.bouyer@xxxxxxx/
Diff compared to RFC:

This was v1. You even called it v1. This is v3. When you mess the
numbers you make review unnecessary difficult.

Hi Krzysztof

Ok. Sorry for the mess. I will pay more attention next time.

To avoid further confusion in the numbering, I will prepare a v3 and keep the counter incrementing from there. I assume jumping now from v2 to v4 would add even more confusion.

Please consider the RFC as a "v0" for this series.

Best regards
Antoine


Best regards,
Krzysztof