[PATCH 1/1] i3c: Add stub functions when I3C support is disabled
Alexandre Belloni
alexandre.belloni at bootlin.com
Wed Jan 14 07:02:06 PST 2026
On Tue, 30 Dec 2025 09:57:18 -0500, Frank Li wrote:
> When I3C is disabled, unused functions are removed by the linker because
> the driver relies on regmap and no I3C devices are registered, so normal
> I3C paths are never called.
>
> However, some drivers may still call low-level I3C transfer helpers.
> Provide stub implementations to avoid adding conditional ifdefs everywhere.
>
> [...]
Applied, thanks!
[1/1] i3c: Add stub functions when I3C support is disabled
https://git.kernel.org/i3c/c/8564f88df202
Best regards,
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
More information about the linux-i3c
mailing list