On Fri, Jun 26, 2020 at 07:24:16PM +0530, Manivannan Sadhasivam wrote: > On Wed, Jun 24, 2020 at 08:47:57PM +0300, Cristian Ciocaltea wrote: > > Add a reset binding entry to match all members of Actions Semi Owl SoCs. > > > > Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxx> > > --- > > MAINTAINERS | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 7b5ffd646c6b..e6285c13bab0 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -1533,6 +1533,7 @@ F: drivers/mmc/host/owl-mmc.c > > F: drivers/pinctrl/actions/* > > F: drivers/soc/actions/ > > F: include/dt-bindings/power/owl-* > > +F: include/dt-bindings/reset/actions,*-reset.h > > You can just use, reset/actions,* > > Thanks, > Mani Done, thanks! > > > F: include/linux/soc/actions/ > > N: owl > > > > -- > > 2.27.0 > >