On Tue, Dec 11, 2018 at 2:43 PM Rob Herring <r...@kernel.org> wrote: > > On Tue, Nov 27, 2018 at 08:37:37PM -0800, Andrey Smirnov wrote: > > Add bits and pieces needed to support IP block variant found on > > i.MX8MQ SoCs. > > > > Cc: p.za...@pengutronix.de > > Cc: Fabio Estevam <fabio.este...@nxp.com> > > Cc: cphe...@gmail.com > > Cc: l.st...@pengutronix.de > > Cc: Leonard Crestez <leonard.cres...@nxp.com> > > Cc: "A.s. Dong" <aisheng.d...@nxp.com> > > Cc: Richard Zhu <hongxing....@nxp.com> > > Cc: Rob Herring <r...@kernel.org> > > Cc: devicet...@vger.kernel.org > > Cc: linux-...@nxp.com > > Cc: linux-arm-ker...@lists.infradead.org > > Cc: linux-kernel@vger.kernel.org > > Signed-off-by: Andrey Smirnov <andrew.smir...@gmail.com> > > --- > > drivers/reset/Kconfig | 2 +- > > drivers/reset/reset-imx7.c | 106 +++++++++++++++++++++++ > > include/dt-bindings/reset/imx8mq-reset.h | 64 ++++++++++++++ > > This goes in the binding patch.
OK, I was following the precedent of the original submission: https://lore.kernel.org/linux-arm-kernel/20170227205408.ajeu3stjpl45dnqf@rob-hp-laptop/ Will split and submit v3. Thanks, Andrey Smirnov