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. > 3 files changed, 171 insertions(+), 1 deletion(-) > create mode 100644 include/dt-bindings/reset/imx8mq-reset.h