On Fri, Jan 10, 2025 at 08:08:47AM +0000, Sakari Ailus wrote: > Hi Alain, > > On Wed, Jan 08, 2025 at 02:16:03PM +0100, Alain Volmat wrote: > > Various fixes within the stm32 csi bindings/drivers and > > stm32 dcmipp driver. > > > > Signed-off-by: Alain Volmat <alain.volmat@xxxxxxxxxxx> > > Thanks for the update. I tried to apply this but it doesn't, and the > culprit appears to be this line in dcmipp_graph_notify_bound(): > > unsigned int ret; > > That appears to be a bug as such. The interesting thing is that the patch > changing things around it presumes > > int ret; > > so it won't apply. Do you already have a patch that fixes it? It should be > cc'd to stable, too, with a Fixes: tag. Ok, the tag isn't necessary as there lack of the sign doesn't seem to matter in this case. -- Sakari Ailus