RE: [PATCH V3 0/9] Support i.MX8 SoCs pinctrl drivers built as module
From: Anson Huang <hidden>
Date: 2020-06-10 08:12:57
Also in:
linux-gpio, lkml
From: Anson Huang <hidden>
Date: 2020-06-10 08:12:57
Also in:
linux-gpio, lkml
Subject: RE: [PATCH V3 0/9] Support i.MX8 SoCs pinctrl drivers built as modulequoted
From: Anson Huang <redacted> Sent: Tuesday, June 9, 2020 10:21 PM There are more and mroe requirements that SoC specific modules should be built as module in order to support generic kernel image, such as Android GKI concept. This patch series supports i.MX8 SoCs pinctrl drivers to be built as module, including i.MX8MQ/MM/MN/MP/QXP/QM/DXL SoCs, and it also supports building i.MX common pinctrl driver and i.MX SCU common pinctrl driver as module.This patch series also changed the driver initcall level from arch_initcall to module_init. Maybe you could provide some test information to help the reviewer to better understand the change impact.
There are still some more changes in V4 I just sent out, which is to cover various config combination, will add test info in next version. Anson _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel