[PATCH 0/5] i3c: dw,ast2600: Add In-Band Interrupt support
Jeremy Kerr
jk at codeconstruct.com.au
Thu Apr 27 17:01:39 PDT 2023
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.
Cheers,
Jeremy
More information about the linux-i3c
mailing list