[PATCH 12/17] MAINTAINERS: Fix path and add bindings to timers

From: Daniel Lezcano
Date: Sun Oct 29 2017 - 17:26:19 EST


As spotted by Andreas FÃrber, the clocksource directory path does not follow
the rule where a maintained directory must end with a '/' character.

Also, the timers devicetree bindings documentation is not mentioned in the
entry, so every submission touching the devicetree documentation misses to
Cc the maintainers of the timers.

Reported-by: Andreas FÃrber <afaerber@xxxxxxx>
Reviewed-by: Andreas FÃrber <afaerber@xxxxxxx>
Signed-off-by: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
---
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 65b0c88..67be8f8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3444,7 +3444,8 @@ M: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
L: linux-kernel@xxxxxxxxxxxxxxx
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
S: Supported
-F: drivers/clocksource
+F: drivers/clocksource/
+F: Documentation/devicetree/bindings/timer/

CMPC ACPI DRIVER
M: Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxxxxxx>
--
2.7.4