[PATCH 0/5] i3c: dw,ast2600: Add In-Band Interrupt support
Alexandre Belloni
alexandre.belloni at bootlin.com
Thu Apr 27 23:51:37 PDT 2023
On 28/04/2023 08:01:39+0800, Jeremy Kerr wrote:
> Hi Aledandre,
>
> > I'm sorry about the late reply, I've been super busy this month. I'm
> > happy to take this series but it doesn't apply on top of v3 of your
> > other series. I guess this will have to wait for the next release.
>
> That was originally based on v3 - I think you've applied v2 of the
> ast2600 series.
>
> In:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git/commit/?id=7dcbb33d3b2b8bd903d3157fc7249a4cb4f6820d
>
> your linux-i3c tree has the v2 dw struct, with:
>
> + /* platform-specific data */
> + const struct dw_i3c_platform_ops *platform_ops;
> + void *platform_data;
> +};
>
> (platform_data was removed in v3).
>
> The Link: tag is correct though.
Indeed, I fixed that but this wasn't the issue. Patch 5/5 doesn't apply.
If you look at the context, it has "struct ast2600_i3c_platform_data {"
which is "struct ast2600_i3c {" in your v3. Also the chunk in
ast2600_i3c_probe() can't apply.
I fixed it up and pushed, please check.
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
More information about the linux-i3c
mailing list