Re: [PATCH v6 05/15] gpu: host1x: convert MIPI to use operation function pointers

From: Svyatoslav Ryhel

Date: Thu Feb 26 2026 - 12:55:58 EST


чт, 26 лют. 2026 р. о 18:52 Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx> пише:
>
> Hello Svyatoslav,
>
> On Fri Jan 30, 2026 at 1:49 PM CET, Svyatoslav Ryhel wrote:
> > Convert existing MIPI code to use operation function pointers, a necessary
> > step for supporting Tegra20/Tegra30 SoCs. All common MIPI configuration
> > that is SoC-independent remains in mipi.c, while all SoC-specific code is
> > moved to tegra114-mipi.c (The naming matches the first SoC generation with
> > a dedicated calibration block). Shared structures and function calls are
> > placed into tegra-mipi-cal.h.
> >
> > Tested-by: Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx> # tegra20, parallel camera
> > Signed-off-by: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
> > Acked-by: Mikko Perttunen <mperttunen@xxxxxxxxxx>
>
> I wanted to test this series on top of v7.0-rc1, but applying this patch
> fails (with b4 shazam). Can you rebase and send a new iteration?
>

kzalloc(sizeof(*mipidev), GFP_KERNEL) > kzalloc_obj(*mipidev)

> Best regards,
> Luca
>
> --
> Luca Ceresoli, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com