[PATCH 0/3] Add maintainers + Clovertrail support to Intel Mid

From: David Cohen
Date: Fri Oct 18 2013 - 17:15:20 EST


This is the next series of patches to add initial support to more Intel Mid
platforms. This time is Clovertrail. Next it will be Merrifield.

This patch set:
1. adds maintainers to Intel Mid architecture
2. moves Medfield code to its own file
3. adds Clovertrail support to Intel Mid

---
David Cohen (2):
MAINTAINERS: INTEL MID SOC: add maintainers
x86: intel-mid: move Medfield code out of intel-mid.c core file

Kuppuswamy Sathyanarayanan (1):
x86: intel-mid: add Clovertrail platform support

MAINTAINERS | 9 +++
arch/x86/include/asm/intel-mid.h | 46 ++++++++++++-
arch/x86/platform/intel-mid/Makefile | 4 +-
arch/x86/platform/intel-mid/intel-mid.c | 60 ++++++++---------
arch/x86/platform/intel-mid/intel_mid_weak_decls.h | 18 ++++++
arch/x86/platform/intel-mid/mfld.c | 75 ++++++++++++++++++++++
6 files changed, 178 insertions(+), 34 deletions(-)
create mode 100644 arch/x86/platform/intel-mid/intel_mid_weak_decls.h
create mode 100644 arch/x86/platform/intel-mid/mfld.c

--
1.8.4.rc3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/