diff mbox series

MAINTAINERS: rectify entry for DIALOG SEMICONDUCTOR DRIVERS

Message ID 20231106095349.9564-1-lukas.bulwahn@gmail.com (mailing list archive)
State New
Headers show
Series MAINTAINERS: rectify entry for DIALOG SEMICONDUCTOR DRIVERS | expand

Commit Message

Lukas Bulwahn Nov. 6, 2023, 9:53 a.m. UTC
Commit bd888a4377ae ("dt-bindings: watchdog: da9062-wdt: convert txt to
yaml") converts da9062-wdt.txt to dlg,da9062-watchdog.yaml, but misses to
adjust its reference in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Repair this file pattern in DIALOG SEMICONDUCTOR DRIVERS.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Guenter Roeck Nov. 6, 2023, 4:01 p.m. UTC | #1
On Mon, Nov 06, 2023 at 10:53:49AM +0100, Lukas Bulwahn wrote:
> Commit bd888a4377ae ("dt-bindings: watchdog: da9062-wdt: convert txt to
> yaml") converts da9062-wdt.txt to dlg,da9062-watchdog.yaml, but misses to
> adjust its reference in MAINTAINERS.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
> 
> Repair this file pattern in DIALOG SEMICONDUCTOR DRIVERS.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0410322b740a..bd9077b1fd41 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6123,7 +6123,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
>  F:	drivers/hwmon/da90??-hwmon.c
> -- 
> 2.17.1
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 0410322b740a..bd9077b1fd41 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6123,7 +6123,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
 F:	drivers/hwmon/da90??-hwmon.c