diff options
author | Nishanth Menon <nm@ti.com> | 2014-10-21 10:24:22 -0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-11-10 15:29:00 -0500 |
commit | 05eb20fa69dfdf9551a61397f16a41126ad43c55 (patch) | |
tree | c569ea3760bd935081a7199315857cd8f0db7c69 /MAINTAINERS | |
parent | dc68cd11f5a8662e50135a0e8e5e451494febd47 (diff) |
MAINTAINERS: Update entry for omap related .dts files to cover new SoCs
DRA7(including AM5x) and AM47x series are handled under OMAP umbrella.
These SoC support and dts have been added since 3.14 kernel and Pull
requests for these have come in from OMAP till date.
So just ensure that get_maintainers can pick up this list as well.
Cc: linux-omap@vger.kernel.org
Cc: devicetree@vger.kernel.org
Signed-off-by: Nishanth Menon <nm@ti.com>
Acked-by: BenoƮt Cousson <bcousson@baylibre.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 45f8fac2a005..d0e1d2fc985c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6617,6 +6617,9 @@ L: devicetree@vger.kernel.org | |||
6617 | S: Maintained | 6617 | S: Maintained |
6618 | F: arch/arm/boot/dts/*omap* | 6618 | F: arch/arm/boot/dts/*omap* |
6619 | F: arch/arm/boot/dts/*am3* | 6619 | F: arch/arm/boot/dts/*am3* |
6620 | F: arch/arm/boot/dts/*am4* | ||
6621 | F: arch/arm/boot/dts/*am5* | ||
6622 | F: arch/arm/boot/dts/*dra7* | ||
6620 | 6623 | ||
6621 | OMAP CLOCK FRAMEWORK SUPPORT | 6624 | OMAP CLOCK FRAMEWORK SUPPORT |
6622 | M: Paul Walmsley <paul@pwsan.com> | 6625 | M: Paul Walmsley <paul@pwsan.com> |