* [PATCH 1/2] MAINTAINERS: add gnss scm tree
@ 2018-12-06 6:23 Johan Hovold
2018-12-06 6:23 ` [PATCH 2/2] MAINTAINERS: exclude gnss from SIRFPRIMA2 regex matching Johan Hovold
0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2018-12-06 6:23 UTC (permalink / raw)
To: linux-kernel; +Cc: Johan Hovold
Add SCM tree for the gnss subsystem.
Signed-off-by: Johan Hovold <johan@kernel.org>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6682420421c1..03766ddf95a3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6316,6 +6316,7 @@ F: include/uapi/linux/gigaset_dev.h
GNSS SUBSYSTEM
M: Johan Hovold <johan@kernel.org>
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/johan/gnss.git
S: Maintained
F: Documentation/ABI/testing/sysfs-class-gnss
F: Documentation/devicetree/bindings/gnss/
--
2.19.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH 2/2] MAINTAINERS: exclude gnss from SIRFPRIMA2 regex matching
2018-12-06 6:23 [PATCH 1/2] MAINTAINERS: add gnss scm tree Johan Hovold
@ 2018-12-06 6:23 ` Johan Hovold
0 siblings, 0 replies; 2+ messages in thread
From: Johan Hovold @ 2018-12-06 6:23 UTC (permalink / raw)
To: linux-kernel; +Cc: Johan Hovold, Barry Song
Exclude the gnss subsystem from SIRMPRIMA2 regex matching, which would
otherwise match the unrelated gnss sirf driver.
Cc: Barry Song <baohua@kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 03766ddf95a3..0f083103d625 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1472,6 +1472,7 @@ F: drivers/clk/sirf/
F: drivers/clocksource/timer-prima2.c
F: drivers/clocksource/timer-atlas7.c
N: [^a-z]sirf
+X: drivers/gnss
ARM/EBSA110 MACHINE SUPPORT
M: Russell King <linux@armlinux.org.uk>
--
2.19.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-12-06 6:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-06 6:23 [PATCH 1/2] MAINTAINERS: add gnss scm tree Johan Hovold
2018-12-06 6:23 ` [PATCH 2/2] MAINTAINERS: exclude gnss from SIRFPRIMA2 regex matching Johan Hovold
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.