oxnas: bring in new oxnas target
[oweals/openwrt.git] / target / linux / oxnas / patches-4.14 / 0002-MAINTAINERS-update-ARM-OXNAS-platform-support-patter.patch
1 From a018141970d80677d2822fef9d391b85bf9cf99f Mon Sep 17 00:00:00 2001
2 From: Joe Perches <joe@perches.com>
3 Date: Tue, 6 Feb 2018 15:42:33 -0800
4 Subject: [PATCH 2/3] MAINTAINERS: update "ARM/OXNAS platform support" patterns
5
6 Commit 9e6c62b05c1b ("ARM: dts: rename oxnas dts files") renamed the
7 files, update the patterns.
8
9 [akpm@linux-foundation.org: crunch into a single globbed term, per Arnd]
10 Link: http://lkml.kernel.org/r/b39d779e143b3c0a4e7dff827346e509447e3e8e.1517147485.git.joe@perches.com
11 Signed-off-by: Joe Perches <joe@perches.com>
12 Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
13 Cc: Daniel Golle <daniel@makrotopia.org>
14 Cc: Arnd Bergmann <arnd@arndb.de>
15 Cc: Neil Armstrong <narmstrong@baylibre.com>
16 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
17 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
18 ---
19  MAINTAINERS | 4 +---
20  1 file changed, 1 insertion(+), 3 deletions(-)
21
22 diff --git a/MAINTAINERS b/MAINTAINERS
23 index 546beb6b0176..6ecdaed0a3ef 100644
24 --- a/MAINTAINERS
25 +++ b/MAINTAINERS
26 @@ -1677,9 +1677,7 @@ L:        linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
27  L:     linux-oxnas@lists.tuxfamily.org (moderated for non-subscribers)
28  S:     Maintained
29  F:     arch/arm/mach-oxnas/
30 -F:     arch/arm/boot/dts/ox8*.dtsi
31 -F:     arch/arm/boot/dts/wd-mbwe.dts
32 -F:     arch/arm/boot/dts/cloudengines-pogoplug-series-3.dts
33 +F:     arch/arm/boot/dts/ox8*.dts*
34  N:     oxnas
35  
36  ARM/PALM TREO SUPPORT
37 -- 
38 2.17.1
39