Message ID | CAO=gReHEWnw0fnktH0Ka-bvJdy82HHsoyAuZXyPoEzMDzNu1qQ@mail.gmail.com |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS : Correct entry for da90??-watchdog in DIALOG SEMICONDUCTOR | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index a62c40cf24cd..d11e72f364fd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6096,7 +6096,7 @@ F: Documentation/devicetree/bindings/regulator/dlg,da9*.yaml F: Documentation/devicetree/bindings/regulator/dlg,slg51000.yaml F: Documentation/devicetree/bindings/sound/da[79]*.txt F: Documentation/devicetree/bindings/thermal/da90??-thermal.txt -F: Documentation/devicetree/bindings/watchdog/da90??-wdt.txt +F: Documentation/devicetree/bindings/watchdog/dlg,da90??-watchdog.yaml F: Documentation/hwmon/da90??.rst F: drivers/gpio/gpio-da90??.c
Commit bd888a4377ae ("dt-bindings: watchdog: da9062-wdt: convert txt to yaml") updates the files itself, however the MAINTAINERS files was not updated. Update the MAINTAINERS file entry with the new yaml file. Found by ./scripts/get_maintainer.pl --self-test=patterns Signed-off-by: Amit Dhingra <mechanicalamit@gmail.com> --- Not sure if this warrants a Fixes tag, but if it does Fixes: bd888a4377ae ("dt-bindings: watchdog: da9062-wdt: convert txt to yaml") MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) F: drivers/hwmon/da90??-hwmon.c