2017-09-12 09:27:26

by Steve Twiss

[permalink] [raw]
Subject: [PATCH V1] MAINTAINERS: Fix Dialog search term for watchdog binding file

From: Steve Twiss <[email protected]>

Commit 340267640d769d3b3af9 ("MAINTAINERS: da9062/61 updates to the Dialog
Semiconductor search terms") contained a typo for the watchdog binding:
da92??-wdt.txt should have read da90??-wdt.txt. This new commit will fix
the error and allows Dialog Semiconductor to follow files for PMIC
bindings correctly.

Signed-off-by: Steve Twiss <[email protected]>
Tested-by: Steve Twiss <[email protected]>

---
Hi Lee,

This fixes a typo in my previous MAINTAINERS submission.
It probably has minimal impact, but it was incorrect.

Regards,
Steve

This patch applies against linux-mainline and v4.13


MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1c3feff..7cb50b4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4050,7 +4050,7 @@ F: Documentation/devicetree/bindings/mfd/da90*.txt
F: Documentation/devicetree/bindings/input/da90??-onkey.txt
F: Documentation/devicetree/bindings/thermal/da90??-thermal.txt
F: Documentation/devicetree/bindings/regulator/da92*.txt
-F: Documentation/devicetree/bindings/watchdog/da92??-wdt.txt
+F: Documentation/devicetree/bindings/watchdog/da90??-wdt.txt
F: Documentation/devicetree/bindings/sound/da[79]*.txt
F: drivers/gpio/gpio-da90??.c
F: drivers/hwmon/da90??-hwmon.c
--
end-of-patch for PATCH V1


2017-09-14 09:26:52

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH V1] MAINTAINERS: Fix Dialog search term for watchdog binding file

On Tue, 12 Sep 2017, Steve Twiss wrote:

> From: Steve Twiss <[email protected]>
>
> Commit 340267640d769d3b3af9 ("MAINTAINERS: da9062/61 updates to the Dialog
> Semiconductor search terms") contained a typo for the watchdog binding:
> da92??-wdt.txt should have read da90??-wdt.txt. This new commit will fix
> the error and allows Dialog Semiconductor to follow files for PMIC
> bindings correctly.
>
> Signed-off-by: Steve Twiss <[email protected]>
> Tested-by: Steve Twiss <[email protected]>
>
> ---
> Hi Lee,
>
> This fixes a typo in my previous MAINTAINERS submission.
> It probably has minimal impact, but it was incorrect.
>
> Regards,
> Steve
>
> This patch applies against linux-mainline and v4.13
>
>
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog