public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] mfd: lpc_sch: Intel Quark support
@ 2014-09-02 10:45 Andy Shevchenko
  2014-09-02 10:45 ` [PATCH v2 1/4] mfd: lpc_sch: reduce duplicate code and improve manageability Andy Shevchenko
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Andy Shevchenko @ 2014-09-02 10:45 UTC (permalink / raw)
  To: Lee Jones, Bjorn Helgaas, linux-kernel, Chang Rebecca Swee Fun
  Cc: Andy Shevchenko

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.

Changelog v2:
- squash patches 1/5 and 2/5 into 1/4
- add Acked-by Bjorn
- address Lee's comments against 3/4 (former 4/5)
- rebase on newest linux-next

Andy Shevchenko (3):
  mfd: lpc_sch: reduce duplicate code and improve manageability
  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   | 211 ++++++++++++++++++++++++++++--------------------
 include/linux/pci_ids.h |   1 +
 2 files changed, 126 insertions(+), 86 deletions(-)

-- 
2.1.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-09-02 11:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-02 10:45 [PATCH v2 0/4] mfd: lpc_sch: Intel Quark support Andy Shevchenko
2014-09-02 10:45 ` [PATCH v2 1/4] mfd: lpc_sch: reduce duplicate code and improve manageability Andy Shevchenko
2014-09-02 11:54   ` Lee Jones
2014-09-02 10:45 ` [PATCH v2 2/4] pci_ids: add support for Intel Quark ILB Andy Shevchenko
2014-09-02 11:54   ` Lee Jones
2014-09-02 10:45 ` [PATCH v2 3/4] mfd: lpc_sch: Add support for Intel Quark X1000 Andy Shevchenko
2014-09-02 11:54   ` Lee Jones
2014-09-02 10:45 ` [PATCH v2 4/4] mfd: lpc_sch: remove FSF address Andy Shevchenko
2014-09-02 11:55   ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox