[PATCH v2 1/5] pinctrl: freescale: imx8ulp: fix module autoloading

Linus Walleij linus.walleij at linaro.org
Wed Apr 17 01:44:36 PDT 2024


On Thu, Apr 11, 2024 at 8:46 AM Krzysztof Kozlowski <krzk at kernel.org> wrote:

> Add MODULE_DEVICE_TABLE(), so the module could be properly autoloaded
> based on the alias from of_device_id table.  Pin controllers are
> considered core components, so usually they are built-in, however these
> can be built and used as modules on some generic kernel.
>
> Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>

All five patches applied, thanks for fixing this Krzysztof!

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list