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.zabel@xxxxxxxxxxxxxx > Cc: Fabio Estevam <fabio.estevam@xxxxxxx> > Cc: cphealy@xxxxxxxxx > Cc: l.stach@xxxxxxxxxxxxxx > Cc: Leonard Crestez <leonard.crestez@xxxxxxx> > Cc: "A.s. Dong" <aisheng.dong@xxxxxxx> > Cc: Richard Zhu <hongxing.zhu@xxxxxxx> > Cc: Rob Herring <robh@xxxxxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx > Cc: linux-imx@xxxxxxx > Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > Cc: linux-kernel@xxxxxxxxxxxxxxx > Signed-off-by: Andrey Smirnov <andrew.smirnov@xxxxxxxxx> > --- > 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