On Fri, Jul 24, 2020 at 10:03:11AM +0200, Philipp Zabel wrote: > On Mon, 2020-07-20 at 22:21 +0800, Anson Huang wrote: > > Use module_platform_driver(), add module device table, author, > > description and license to support module build, and > > CONFIG_RESET_IMX7 is changed to default 'y' ONLY for i.MX7D, > > other platforms need to select it in defconfig. > > > > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx> > > --- > > Changes since V2: > > - use module_platform_driver() instead of builtin_platform_driver(). > > Thank you, applied to reset/next. I think you should pick up patch (3) as well please if PCI_IMX6 maintainers ACK it - merging just patch(1) will trigger regressions AFAICS. Lorenzo