On Wed, Jun 24, 2020 at 8:35 AM Anson Huang <Anson.Huang@xxxxxxx> wrote: > 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, i.MX common pinctrl driver and i.MX > SCU common pinctrl driver as still built-in. > > Compared to V5, the changes are as below: > - Keep i.MX common pinctrl libary built in, ONLY i.MX SoC pinctrl driver > support built as module. > > Anson Huang (9): > pinctrl: imx: Support i.MX8 SoCs pinctrl driver built as module > pinctrl: imx: scu: Support i.MX8 SCU SoCs pinctrl driver built as > module > pinctrl: imx8mm: Support building as module > pinctrl: imx8mn: Support building as module > pinctrl: imx8mq: Support building as module > pinctrl: imx8mp: Support building as module > pinctrl: imx8qxp: Support building as module > pinctrl: imx8qm: Support building as module > pinctrl: imx8dxl: Support building as module Patches applied to the pinctrl devel branch for v5.9. Yours, Linus Walleij