Re: [PATCH] reset: imx: fix incorrect module device table

From: Philipp Zabel
Date: Fri Mar 14 2025 - 12:05:30 EST


On Fr, 2025-03-14 at 16:35 +0100, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@xxxxxxxx>
>
> The ID table is for of_device_id, not platform_device_id:
>
> ERROR: modpost: drivers/reset/reset-imx-scu: type mismatch between imx_scu_reset_ids[] and MODULE_DEVICE_TABLE(platform, ...)
>
> Fixes: 6b64fde5c183 ("reset: imx: Add SCU reset driver for i.MX8QXP and i.MX8QM")
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>

Applied to reset/next, thanks!

[1/1] reset: imx: fix incorrect module device table
https://git.pengutronix.de/cgit/pza/linux/commit/?id=c361baf67200

regards
Philipp