[PATCH v2 0/8] media: stm32: csi / dcmipp corrections
Sakari Ailus
sakari.ailus at linux.intel.com
Fri Jan 10 00:08:47 PST 2025
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 at foss.st.com>
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.
--
Regards,
Sakari Ailus
More information about the linux-arm-kernel
mailing list