On Tue, Mar 27, 2018 at 03:40:33PM +0200, Arnd Bergmann wrote: > On Mon, Mar 26, 2018 at 9:32 AM, Shawn Guo <shawn...@kernel.org> wrote: > > On Sun, Mar 18, 2018 at 09:34:36PM +0100, Stefan Agner wrote: > >> Enable on-chip OTP NVMEM support for NXP i.MX and VF610 SoCs. > >> Since OTP values might be required by drivers required during > >> boot, make sure the driver is built-in (e.g. i.MX thermal > >> driver). > >> > >> Signed-off-by: Stefan Agner <ste...@agner.ch> > > > > Arnd, > > > > The series looks good to me. In general, I keep myself away from > > multi_v7_defconfig changes, but if you expect a pull-request from me, I > > can do that. Let me know how you want to apply the patches. > > I would generally prefer that your defconfig pull requests contain changes > to both the imx specific and the generic defconfig files. It's much easier > for me to handle any conflicts when they arise during a merge than > to pick up the individual patches.
Noted, thanks for the comments, Arnd. Shawn