On Fri, 5 Jul 2019 16:54:05 +0800, Anson.Huang@xxxxxxx wrote: > From: Anson Huang <Anson.Huang@xxxxxxx> > > i.MX8MM can reuse i.MX8MQ's reset driver, update the compatible > property and related info to support i.MX8MM. > > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx> > --- > Changes since V3: > - Add comments to those reset indices to indicate which are NOT supported on i.MX8MM. > --- > .../devicetree/bindings/reset/fsl,imx7-src.txt | 6 +++-- > include/dt-bindings/reset/imx8mq-reset.h | 28 +++++++++++----------- > 2 files changed, 18 insertions(+), 16 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>