On Fri, 2013-10-18 at 14:18 -0700, David Cohen wrote: > Low-power Intel MID SoC support is currently quite outdated. > The code is meant for the old Moorestown platform and has not proper > support for newer platforms like Medfield, Clovertrail, Merrifield, ... > > This patch adds official maintainers for such platforms in order to get > things in a better shape from now on.
>From MAINTAINERS: Note: For the hard of thinking, this list is meant to remain in alphabetical order. If you could add yourselves to it in alphabetical order that would be so much easier [Ed] > diff --git 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]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

