From: David Cohen <[email protected]>
Hi,
I'd like to add official maintainers for Intel MID platform on Linux kernel.
Current Intel MID support on upstream is outdated, but we've immediate plans to
update the code.
The 2 persons this patch is adding as maintainers are also part of Intel's
internal team responsible for it.
Please, consider to apply it.
This patch is meant to be merged just after renaming Moorestown code to generic
up-to-date Intel MID name on this patch set:
http://marc.info/?l=linux-kernel&m=138154934101936&w=2
Br, David Cohen
---
David Cohen (1):
MAINTAINERS: INTEL MID SOC: add maintainers
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)
--
1.8.4.rc3
This patch adds official maintainers for low-power Intel MID platform.
Signed-off-by: David Cohen <[email protected]>
Cc: Kuppuswamy Sathyanarayanan <[email protected]>
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7534a80..8ef9e65 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7570,6 +7570,15 @@ F: arch/x86/platform/sfi/
F: drivers/sfi/
F: include/linux/sfi*.h
+LOW-POWER INTEL MID SOC SUPPORT
+M: David Cohen <[email protected]>
+M: Kuppuswamy Sathyanarayanan <[email protected]>
+S: Supported
+F: arch/x86/platform/intel-mid/
+F: arch/x86/pci/intel_mid_pci.c
+F: arch/x86/include/asm/intel-mid.h
+F: arch/x86/include/asm/intel_mid*.h
+
SIMTEC EB110ATX (Chalice CATS)
P: Ben Dooks
P: Vincent Sanders <[email protected]>
--
1.8.4.rc3