On Wed, 04 May 2022 16:25:51 +0400, Yassine Oudjana wrote: > From: Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx> > > Add reset definitions for Mediatek MT6735 resets provided by > infracfg and pericfg. > > Signed-off-by: Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx> > --- > MAINTAINERS | 2 ++ > .../reset/mediatek,mt6735-infracfg.h | 31 +++++++++++++++++++ > .../reset/mediatek,mt6735-pericfg.h | 31 +++++++++++++++++++ > 3 files changed, 64 insertions(+) > create mode 100644 include/dt-bindings/reset/mediatek,mt6735-infracfg.h > create mode 100644 include/dt-bindings/reset/mediatek,mt6735-pericfg.h > Acked-by: Rob Herring <robh@xxxxxxxxxx>