Hi Krzysztof, On Wed, Nov 20, 2019 at 2:35 AM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote: > With split of power domain controller bindings to power-domain.yaml, > the consumer part was renamed to power-domain.txt breaking the > references. Undo the renaming. > > Reported-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > Fixes: ea312b90857d ("dt-bindings: power: Convert Generic Power Domain bindings to json-schema") > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> One suggestion below... > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6953,7 +6953,8 @@ L: linux-pm@xxxxxxxxxxxxxxx > S: Supported > F: drivers/base/power/domain*.c > F: include/linux/pm_domain.h > -F: Documentation/devicetree/bindings/power/power-domain* > +F: Documentation/devicetree/bindings/power/power_domain.txt > +F: Documentation/devicetree/bindings/power/power-domain.yaml Looks like scripts/get_maintainer.pl does handle the "?" wildcard, so +F: Documentation/devicetree/bindings/power/power?domain* Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds