* [PATCH 0/6] MAINTAINERS: Update initial defective F: patterns
@ 2018-01-28 13:56 Joe Perches
2018-01-28 13:56 ` [PATCH 1/6] MAINTAINERS: Remove ANDROID ION pattern Joe Perches
` (5 more replies)
0 siblings, 6 replies; 14+ messages in thread
From: Joe Perches @ 2018-01-28 13:56 UTC (permalink / raw)
To: Andrew Morton, linux-kernel
Fix the first few missing or defective patterns shown
by ./scripts/get_maintainer.pl --self-test=patterns
Joe Perches (6):
MAINTAINERS: Remove ANDROID ION pattern
MAINTAINERS: Remove ARM/CLKDEV SUPPORT file pattern
MAINTAINERS: Update Cortina/Gemini patterns
MAINTAINERS: Update "ARM/OXNAS platform support" patterns
MAINTAINERS: Update various PALM patterns
MAINTAINERS: Update ARM/QUALCOMM SUPPORT patterns
MAINTAINERS | 21 +++++++--------------
1 file changed, 7 insertions(+), 14 deletions(-)
--
2.15.0
^ permalink raw reply [flat|nested] 14+ messages in thread
* [PATCH 1/6] MAINTAINERS: Remove ANDROID ION pattern
2018-01-28 13:56 [PATCH 0/6] MAINTAINERS: Update initial defective F: patterns Joe Perches
@ 2018-01-28 13:56 ` Joe Perches
2018-01-28 14:05 ` Laura Abbott
2018-01-28 13:56 ` [PATCH 2/6] MAINTAINERS: Remove ARM/CLKDEV SUPPORT file pattern Joe Perches
` (4 subsequent siblings)
5 siblings, 1 reply; 14+ messages in thread
From: Joe Perches @ 2018-01-28 13:56 UTC (permalink / raw)
To: Andrew Morton, linux-kernel; +Cc: Laura Abbott, Sumit Semwal
File drivers/staging/android/uapi/ion_test.h was removed by
commit 9828282e33a0 ("staging: android: ion: Remove old platform support")
Remove the pattern.
Signed-off-by: Joe Perches <joe@perches.com>
cc: Laura Abbott <labbott@redhat.com>
cc: Sumit Semwal <sumit.semwal@linaro.org>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index c90687ec8fc6..89c2e7752eab 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -895,7 +895,6 @@ L: devel@driverdev.osuosl.org
S: Supported
F: drivers/staging/android/ion
F: drivers/staging/android/uapi/ion.h
-F: drivers/staging/android/uapi/ion_test.h
AOA (Apple Onboard Audio) ALSA DRIVER
M: Johannes Berg <johannes@sipsolutions.net>
--
2.15.0
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [PATCH 2/6] MAINTAINERS: Remove ARM/CLKDEV SUPPORT file pattern
2018-01-28 13:56 [PATCH 0/6] MAINTAINERS: Update initial defective F: patterns Joe Perches
2018-01-28 13:56 ` [PATCH 1/6] MAINTAINERS: Remove ANDROID ION pattern Joe Perches
@ 2018-01-28 13:56 ` Joe Perches
2018-01-28 13:56 ` [PATCH 3/6] MAINTAINERS: Update Cortina/Gemini patterns Joe Perches
` (3 subsequent siblings)
5 siblings, 0 replies; 14+ messages in thread
From: Joe Perches @ 2018-01-28 13:56 UTC (permalink / raw)
To: Andrew Morton, linux-kernel; +Cc: Russell King
commit 34d2f4d3a4d6 ("ARM: Use generic clkdev.h header") removed
the file, remove the pattern.
Signed-off-by: Joe Perches <joe@perches.com>
cc: Russell King <linux@armlinux.org.uk>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 89c2e7752eab..e92ab5e64ddf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1299,7 +1299,6 @@ M: Russell King <linux@armlinux.org.uk>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Maintained
T: git git://git.armlinux.org.uk/~rmk/linux-arm.git clkdev
-F: arch/arm/include/asm/clkdev.h
F: drivers/clk/clkdev.c
ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
--
2.15.0
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [PATCH 3/6] MAINTAINERS: Update Cortina/Gemini patterns
2018-01-28 13:56 [PATCH 0/6] MAINTAINERS: Update initial defective F: patterns Joe Perches
2018-01-28 13:56 ` [PATCH 1/6] MAINTAINERS: Remove ANDROID ION pattern Joe Perches
2018-01-28 13:56 ` [PATCH 2/6] MAINTAINERS: Remove ARM/CLKDEV SUPPORT file pattern Joe Perches
@ 2018-01-28 13:56 ` Joe Perches
2018-01-28 21:26 ` Linus Walleij
2018-01-28 13:56 ` [PATCH 4/6] MAINTAINERS: Update "ARM/OXNAS platform support" patterns Joe Perches
` (2 subsequent siblings)
5 siblings, 1 reply; 14+ messages in thread
From: Joe Perches @ 2018-01-28 13:56 UTC (permalink / raw)
To: Andrew Morton, linux-kernel; +Cc: Linus Walleij, Hans Ulli Kroll
commit 4d5ae32f5e1e ("net: ethernet: Add a driver for Gemini gigabit ethernet")
added invalid patterns. Fix it.
Signed-off-by: Joe Perches <joe@perches.com>
cc: Linus Walleij <linus.walleij@linaro.org>
cc: Hans Ulli Kroll <ulli.kroll@googlemail.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index e92ab5e64ddf..58300e66dae6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1349,7 +1349,7 @@ F: Documentation/devicetree/bindings/pinctrl/cortina,gemini-pinctrl.txt
F: Documentation/devicetree/bindings/net/cortina,gemini-ethernet.txt
F: Documentation/devicetree/bindings/rtc/faraday,ftrtc010.txt
F: arch/arm/mach-gemini/
-F: drivers/net/ethernet/cortina/gemini/*
+F: drivers/net/ethernet/cortina/
F: drivers/pinctrl/pinctrl-gemini.c
F: drivers/rtc/rtc-ftrtc010.c
--
2.15.0
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [PATCH 4/6] MAINTAINERS: Update "ARM/OXNAS platform support" patterns
2018-01-28 13:56 [PATCH 0/6] MAINTAINERS: Update initial defective F: patterns Joe Perches
` (2 preceding siblings ...)
2018-01-28 13:56 ` [PATCH 3/6] MAINTAINERS: Update Cortina/Gemini patterns Joe Perches
@ 2018-01-28 13:56 ` Joe Perches
2018-01-28 20:57 ` Arnd Bergmann
2018-01-28 13:56 ` [PATCH 5/6] MAINTAINERS: Update various PALM patterns Joe Perches
2018-01-28 13:56 ` [PATCH 6/6] MAINTAINERS: Update ARM/QUALCOMM SUPPORT patterns Joe Perches
5 siblings, 1 reply; 14+ messages in thread
From: Joe Perches @ 2018-01-28 13:56 UTC (permalink / raw)
To: Andrew Morton, linux-kernel; +Cc: Daniel Golle, Arnd Bergmann, Neil Armstrong
commit 9e6c62b05c1b ("ARM: dts: rename oxnas dts files") renamed
the files, update the patterns.
Signed-off-by: Joe Perches <joe@perches.com>
cc: Daniel Golle <daniel@makrotopia.org>
cc: Arnd Bergmann <arnd@arndb.de>
cc: Neil Armstrong <narmstrong@baylibre.com>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 58300e66dae6..decb2be59e54 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1727,8 +1727,8 @@ L: linux-oxnas@lists.tuxfamily.org (moderated for non-subscribers)
S: Maintained
F: arch/arm/mach-oxnas/
F: arch/arm/boot/dts/ox8*.dtsi
-F: arch/arm/boot/dts/wd-mbwe.dts
-F: arch/arm/boot/dts/cloudengines-pogoplug-series-3.dts
+F: arch/arm/boot/dts/ox810se-wd-mbwe.dts
+F: arch/arm/boot/dts/ox820-cloudengines-pogoplug-series-3.dts
N: oxnas
ARM/PALM TREO SUPPORT
--
2.15.0
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [PATCH 5/6] MAINTAINERS: Update various PALM patterns
2018-01-28 13:56 [PATCH 0/6] MAINTAINERS: Update initial defective F: patterns Joe Perches
` (3 preceding siblings ...)
2018-01-28 13:56 ` [PATCH 4/6] MAINTAINERS: Update "ARM/OXNAS platform support" patterns Joe Perches
@ 2018-01-28 13:56 ` Joe Perches
2018-01-28 13:56 ` [PATCH 6/6] MAINTAINERS: Update ARM/QUALCOMM SUPPORT patterns Joe Perches
5 siblings, 0 replies; 14+ messages in thread
From: Joe Perches @ 2018-01-28 13:56 UTC (permalink / raw)
To: Andrew Morton, linux-kernel; +Cc: Arnd Bergmann, Marek Vasut, Tomas Cech
commit 4c25c5d2985c ("ARM: pxa: make more mach/*.h files local")
moved the files around, update the patterns.
Signed-off-by: Joe Perches <joe@perches.com>
cc: Arnd Bergmann <arnd@arndb.de>
cc: Marek Vasut <marek.vasut@gmail.com>
cc: Tomas Cech <sleep_walker@suse.com>
---
MAINTAINERS | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index decb2be59e54..3efa83cfe73d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1736,8 +1736,7 @@ M: Tomas Cech <sleep_walker@suse.com>
L: linux-arm-kernel@lists.infradead.org
W: http://hackndev.com
S: Maintained
-F: arch/arm/mach-pxa/include/mach/palmtreo.h
-F: arch/arm/mach-pxa/palmtreo.c
+F: arch/arm/mach-pxa/palmtreo.*
ARM/PALMTX,PALMT5,PALMLD,PALMTE2,PALMTC SUPPORT
M: Marek Vasut <marek.vasut@gmail.com>
@@ -1746,12 +1745,10 @@ W: http://hackndev.com
S: Maintained
F: arch/arm/mach-pxa/include/mach/palmtx.h
F: arch/arm/mach-pxa/palmtx.c
-F: arch/arm/mach-pxa/include/mach/palmt5.h
-F: arch/arm/mach-pxa/palmt5.c
+F: arch/arm/mach-pxa/palmt5.*
F: arch/arm/mach-pxa/include/mach/palmld.h
F: arch/arm/mach-pxa/palmld.c
-F: arch/arm/mach-pxa/include/mach/palmte2.h
-F: arch/arm/mach-pxa/palmte2.c
+F: arch/arm/mach-pxa/palmte2.*
F: arch/arm/mach-pxa/include/mach/palmtc.h
F: arch/arm/mach-pxa/palmtc.c
@@ -1760,8 +1757,7 @@ M: Sergey Lapin <slapin@ossfans.org>
L: linux-arm-kernel@lists.infradead.org
W: http://hackndev.com
S: Maintained
-F: arch/arm/mach-pxa/include/mach/palmz72.h
-F: arch/arm/mach-pxa/palmz72.c
+F: arch/arm/mach-pxa/palmz72.*
ARM/PLEB SUPPORT
M: Peter Chubb <pleb@gelato.unsw.edu.au>
--
2.15.0
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [PATCH 6/6] MAINTAINERS: Update ARM/QUALCOMM SUPPORT patterns
2018-01-28 13:56 [PATCH 0/6] MAINTAINERS: Update initial defective F: patterns Joe Perches
` (4 preceding siblings ...)
2018-01-28 13:56 ` [PATCH 5/6] MAINTAINERS: Update various PALM patterns Joe Perches
@ 2018-01-28 13:56 ` Joe Perches
2018-01-29 16:55 ` Stephen Boyd
2018-01-29 18:45 ` David Brown
5 siblings, 2 replies; 14+ messages in thread
From: Joe Perches @ 2018-01-28 13:56 UTC (permalink / raw)
To: Andrew Morton, linux-kernel; +Cc: Stephen Boyd, Andy Gross, David Brown
commit 321737416c72d ("tty: serial: msm: Move header file into driver")
removed the .h file, update the patterns.
Signed-off-by: Joe Perches <joe@perches.com>
cc: Stephen Boyd <sboyd@codeaurora.org>
cc: Andy Gross <andy.gross@linaro.org>
cc: David Brown <david.brown@linaro.org>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3efa83cfe73d..f95c79678fd8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1786,7 +1786,6 @@ F: drivers/clk/qcom/
F: drivers/dma/qcom/
F: drivers/soc/qcom/
F: drivers/spi/spi-qup.c
-F: drivers/tty/serial/msm_serial.h
F: drivers/tty/serial/msm_serial.c
F: drivers/*/pm8???-*
F: drivers/mfd/ssbi.c
--
2.15.0
^ permalink raw reply related [flat|nested] 14+ messages in thread
* Re: [PATCH 1/6] MAINTAINERS: Remove ANDROID ION pattern
2018-01-28 13:56 ` [PATCH 1/6] MAINTAINERS: Remove ANDROID ION pattern Joe Perches
@ 2018-01-28 14:05 ` Laura Abbott
2018-01-29 3:46 ` Sumit Semwal
0 siblings, 1 reply; 14+ messages in thread
From: Laura Abbott @ 2018-01-28 14:05 UTC (permalink / raw)
To: Joe Perches, Andrew Morton, linux-kernel; +Cc: Sumit Semwal
On 01/28/2018 05:56 AM, Joe Perches wrote:
> File drivers/staging/android/uapi/ion_test.h was removed by
> commit 9828282e33a0 ("staging: android: ion: Remove old platform support")
>
> Remove the pattern.
>
Acked-by: Laura Abbott <labbott@redhat.com>
> Signed-off-by: Joe Perches <joe@perches.com>
> cc: Laura Abbott <labbott@redhat.com>
> cc: Sumit Semwal <sumit.semwal@linaro.org>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c90687ec8fc6..89c2e7752eab 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -895,7 +895,6 @@ L: devel@driverdev.osuosl.org
> S: Supported
> F: drivers/staging/android/ion
> F: drivers/staging/android/uapi/ion.h
> -F: drivers/staging/android/uapi/ion_test.h
>
> AOA (Apple Onboard Audio) ALSA DRIVER
> M: Johannes Berg <johannes@sipsolutions.net>
>
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 4/6] MAINTAINERS: Update "ARM/OXNAS platform support" patterns
2018-01-28 13:56 ` [PATCH 4/6] MAINTAINERS: Update "ARM/OXNAS platform support" patterns Joe Perches
@ 2018-01-28 20:57 ` Arnd Bergmann
2018-01-29 23:39 ` Andrew Morton
0 siblings, 1 reply; 14+ messages in thread
From: Arnd Bergmann @ 2018-01-28 20:57 UTC (permalink / raw)
To: Joe Perches
Cc: Andrew Morton, Linux Kernel Mailing List, Daniel Golle,
Neil Armstrong
On Sun, Jan 28, 2018 at 2:56 PM, Joe Perches <joe@perches.com> wrote:
> commit 9e6c62b05c1b ("ARM: dts: rename oxnas dts files") renamed
> the files, update the patterns.
>
> Signed-off-by: Joe Perches <joe@perches.com>
> cc: Daniel Golle <daniel@makrotopia.org>
> cc: Arnd Bergmann <arnd@arndb.de>
> cc: Neil Armstrong <narmstrong@baylibre.com>
> ---
> MAINTAINERS | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 58300e66dae6..decb2be59e54 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1727,8 +1727,8 @@ L: linux-oxnas@lists.tuxfamily.org (moderated for non-subscribers)
> S: Maintained
> F: arch/arm/mach-oxnas/
> F: arch/arm/boot/dts/ox8*.dtsi
> -F: arch/arm/boot/dts/wd-mbwe.dts
> -F: arch/arm/boot/dts/cloudengines-pogoplug-series-3.dts
> +F: arch/arm/boot/dts/ox810se-wd-mbwe.dts
> +F: arch/arm/boot/dts/ox820-cloudengines-pogoplug-series-3.dts
> N: oxnas
I think the three lines should just be combined into arch/arm/boot/dts/ox8*.dts*
so we don't have to patch this again for future addtions, otherwise looks good.
Arnd
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 3/6] MAINTAINERS: Update Cortina/Gemini patterns
2018-01-28 13:56 ` [PATCH 3/6] MAINTAINERS: Update Cortina/Gemini patterns Joe Perches
@ 2018-01-28 21:26 ` Linus Walleij
0 siblings, 0 replies; 14+ messages in thread
From: Linus Walleij @ 2018-01-28 21:26 UTC (permalink / raw)
To: Joe Perches; +Cc: Andrew Morton, linux-kernel@vger.kernel.org, Hans Ulli Kroll
On Sun, Jan 28, 2018 at 2:56 PM, Joe Perches <joe@perches.com> wrote:
> commit 4d5ae32f5e1e ("net: ethernet: Add a driver for Gemini gigabit ethernet")
> added invalid patterns. Fix it.
>
> Signed-off-by: Joe Perches <joe@perches.com>
> cc: Linus Walleij <linus.walleij@linaro.org>
> cc: Hans Ulli Kroll <ulli.kroll@googlemail.com>
Lousy me. What a silly typo :(
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
The patch is in linux-next through dmillers tree and linux-netdev is the list,
would you mind sending it to him?
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 1/6] MAINTAINERS: Remove ANDROID ION pattern
2018-01-28 14:05 ` Laura Abbott
@ 2018-01-29 3:46 ` Sumit Semwal
0 siblings, 0 replies; 14+ messages in thread
From: Sumit Semwal @ 2018-01-29 3:46 UTC (permalink / raw)
To: Laura Abbott; +Cc: Joe Perches, Andrew Morton, LKML
On 28 January 2018 at 19:35, Laura Abbott <labbott@redhat.com> wrote:
> On 01/28/2018 05:56 AM, Joe Perches wrote:
>>
>> File drivers/staging/android/uapi/ion_test.h was removed by
>> commit 9828282e33a0 ("staging: android: ion: Remove old platform support")
>>
>> Remove the pattern.
>>
>
> Acked-by: Laura Abbott <labbott@redhat.com>
>
Acked-by: Sumit Semwal <sumit.semwal@linaro.org>
>
>> Signed-off-by: Joe Perches <joe@perches.com>
>> cc: Laura Abbott <labbott@redhat.com>
>> cc: Sumit Semwal <sumit.semwal@linaro.org>
>> ---
>> MAINTAINERS | 1 -
>> 1 file changed, 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index c90687ec8fc6..89c2e7752eab 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -895,7 +895,6 @@ L: devel@driverdev.osuosl.org
>> S: Supported
>> F: drivers/staging/android/ion
>> F: drivers/staging/android/uapi/ion.h
>> -F: drivers/staging/android/uapi/ion_test.h
>> AOA (Apple Onboard Audio) ALSA DRIVER
>> M: Johannes Berg <johannes@sipsolutions.net>
>>
>
Best,
Sumit.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6/6] MAINTAINERS: Update ARM/QUALCOMM SUPPORT patterns
2018-01-28 13:56 ` [PATCH 6/6] MAINTAINERS: Update ARM/QUALCOMM SUPPORT patterns Joe Perches
@ 2018-01-29 16:55 ` Stephen Boyd
2018-01-29 18:45 ` David Brown
1 sibling, 0 replies; 14+ messages in thread
From: Stephen Boyd @ 2018-01-29 16:55 UTC (permalink / raw)
To: Joe Perches, Andrew Morton, linux-kernel; +Cc: Andy Gross, David Brown
On 01/28/2018 05:56 AM, Joe Perches wrote:
> commit 321737416c72d ("tty: serial: msm: Move header file into driver")
> removed the .h file, update the patterns.
>
> Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6/6] MAINTAINERS: Update ARM/QUALCOMM SUPPORT patterns
2018-01-28 13:56 ` [PATCH 6/6] MAINTAINERS: Update ARM/QUALCOMM SUPPORT patterns Joe Perches
2018-01-29 16:55 ` Stephen Boyd
@ 2018-01-29 18:45 ` David Brown
1 sibling, 0 replies; 14+ messages in thread
From: David Brown @ 2018-01-29 18:45 UTC (permalink / raw)
To: Joe Perches; +Cc: Andrew Morton, linux-kernel, Stephen Boyd, Andy Gross
On Sun, Jan 28, 2018 at 05:56:29AM -0800, Joe Perches wrote:
>commit 321737416c72d ("tty: serial: msm: Move header file into driver")
>removed the .h file, update the patterns.
>
>Signed-off-by: Joe Perches <joe@perches.com>
>cc: Stephen Boyd <sboyd@codeaurora.org>
>cc: Andy Gross <andy.gross@linaro.org>
>cc: David Brown <david.brown@linaro.org>
>---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
Acked-by: David Brown <david.brown@linaro.org>
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 4/6] MAINTAINERS: Update "ARM/OXNAS platform support" patterns
2018-01-28 20:57 ` Arnd Bergmann
@ 2018-01-29 23:39 ` Andrew Morton
0 siblings, 0 replies; 14+ messages in thread
From: Andrew Morton @ 2018-01-29 23:39 UTC (permalink / raw)
To: Arnd Bergmann
Cc: Joe Perches, Linux Kernel Mailing List, Daniel Golle,
Neil Armstrong
On Sun, 28 Jan 2018 21:57:17 +0100 Arnd Bergmann <arnd@arndb.de> wrote:
> On Sun, Jan 28, 2018 at 2:56 PM, Joe Perches <joe@perches.com> wrote:
> > commit 9e6c62b05c1b ("ARM: dts: rename oxnas dts files") renamed
> > the files, update the patterns.
> >
> > Signed-off-by: Joe Perches <joe@perches.com>
> > cc: Daniel Golle <daniel@makrotopia.org>
> > cc: Arnd Bergmann <arnd@arndb.de>
> > cc: Neil Armstrong <narmstrong@baylibre.com>
> > ---
> > MAINTAINERS | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 58300e66dae6..decb2be59e54 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1727,8 +1727,8 @@ L: linux-oxnas@lists.tuxfamily.org (moderated for non-subscribers)
> > S: Maintained
> > F: arch/arm/mach-oxnas/
> > F: arch/arm/boot/dts/ox8*.dtsi
> > -F: arch/arm/boot/dts/wd-mbwe.dts
> > -F: arch/arm/boot/dts/cloudengines-pogoplug-series-3.dts
> > +F: arch/arm/boot/dts/ox810se-wd-mbwe.dts
> > +F: arch/arm/boot/dts/ox820-cloudengines-pogoplug-series-3.dts
> > N: oxnas
>
> I think the three lines should just be combined into arch/arm/boot/dts/ox8*.dts*
> so we don't have to patch this again for future addtions, otherwise looks good.
I did this:
--- a/MAINTAINERS~maintainers-update-arm-oxnas-platform-support-patterns-fix
+++ a/MAINTAINERS
@@ -1735,9 +1735,7 @@ L: linux-arm-kernel@lists.infradead.org
L: linux-oxnas@lists.tuxfamily.org (moderated for non-subscribers)
S: Maintained
F: arch/arm/mach-oxnas/
-F: arch/arm/boot/dts/ox8*.dtsi
-F: arch/arm/boot/dts/ox810se-wd-mbwe.dts
-F: arch/arm/boot/dts/ox820-cloudengines-pogoplug-series-3.dts
+F: arch/arm/boot/dts/ox8*.dts*
N: oxnas
ARM/PALM TREO SUPPORT
_
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2018-01-29 23:39 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-28 13:56 [PATCH 0/6] MAINTAINERS: Update initial defective F: patterns Joe Perches
2018-01-28 13:56 ` [PATCH 1/6] MAINTAINERS: Remove ANDROID ION pattern Joe Perches
2018-01-28 14:05 ` Laura Abbott
2018-01-29 3:46 ` Sumit Semwal
2018-01-28 13:56 ` [PATCH 2/6] MAINTAINERS: Remove ARM/CLKDEV SUPPORT file pattern Joe Perches
2018-01-28 13:56 ` [PATCH 3/6] MAINTAINERS: Update Cortina/Gemini patterns Joe Perches
2018-01-28 21:26 ` Linus Walleij
2018-01-28 13:56 ` [PATCH 4/6] MAINTAINERS: Update "ARM/OXNAS platform support" patterns Joe Perches
2018-01-28 20:57 ` Arnd Bergmann
2018-01-29 23:39 ` Andrew Morton
2018-01-28 13:56 ` [PATCH 5/6] MAINTAINERS: Update various PALM patterns Joe Perches
2018-01-28 13:56 ` [PATCH 6/6] MAINTAINERS: Update ARM/QUALCOMM SUPPORT patterns Joe Perches
2018-01-29 16:55 ` Stephen Boyd
2018-01-29 18:45 ` David Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox