On Fri, Jul 17, 2020 at 04:18:27PM +0800, Fugang Duan wrote: > GKI kernel requires drivers built as modules including > console driver, so add the support that imx serial console > driver can be built as module. No one knows what "GKI" is, and it isn't relevant here. > > The changes of the patch: > - imx console driver can be built as module. > - move out earlycon code to separated driver like imx_earlycon.c, > and imx earlycon driver only support build-in. Why is this not 2 separate patches? > v2: > - fix kbuild error These v2: stuff should go below the --- line. thanks, greg k-h