This brings support of the LPC SCH device found on Intel Quark SoC. Patches were compile tested, and driver runs on actual hardware.
Please, note that PCI ID will be used in future in the gpio-sch driver. Andy Shevchenko (4): mfd: lpc_sch: reduce duplicate code mfd: lpc_sch: better code manageability with chipset info struct mfd: lpc_sch: Add support for Intel Quark X1000 mfd: lpc_sch: remove FSF address Josef Ahmad (1): pci_ids: add support for Intel Quark ILB drivers/mfd/lpc_sch.c | 207 ++++++++++++++++++++++++++++-------------------- include/linux/pci_ids.h | 1 + 2 files changed, 122 insertions(+), 86 deletions(-) -- 2.1.0 -- 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/

