linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] i2c: designware: Fixes for Asus T100 and Haswell PCI IDs
@ 2014-05-15 14:37 Mika Westerberg
  2014-05-15 14:37 ` [PATCH 2/4] i2c: designware: Disable device on system suspend Mika Westerberg
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Mika Westerberg @ 2014-05-15 14:37 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: Yao Jin, Aubrey Li, Mika Westerberg, linux-i2c, linux-kernel

Hi,

Patches 1-3 are needed in order to get runtime PM working properly on Intel
Baytrail based tablets, like on Asus T100. We need to re-initialize the
controller on resume.

Patch 4 adds Haswell PCI IDs to the driver. It is independent of the
preceding patches but I decided to include it here as well. Haswell based
chromebooks need this.

Mika Westerberg (4):
  i2c: designware: No need to disable already disabled controller
  i2c: designware: Disable device on system suspend
  i2c: designware: Add runtime PM hooks
  i2c: designware-pci: Add Haswell PCI IDs

 drivers/i2c/busses/i2c-designware-core.c    |  4 ++++
 drivers/i2c/busses/i2c-designware-pcidrv.c  | 22 ++++++++++++++++++++++
 drivers/i2c/busses/i2c-designware-platdrv.c | 13 ++++++-------
 3 files changed, 32 insertions(+), 7 deletions(-)

-- 
2.0.0.rc2

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

end of thread, other threads:[~2014-06-06 22:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-15 14:37 [PATCH 0/4] i2c: designware: Fixes for Asus T100 and Haswell PCI IDs Mika Westerberg
2014-05-15 14:37 ` [PATCH 2/4] i2c: designware: Disable device on system suspend Mika Westerberg
     [not found] ` <1400164644-3222-1-git-send-email-mika.westerberg-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2014-05-15 14:37   ` [PATCH 1/4] i2c: designware: No need to disable already disabled controller Mika Westerberg
2014-06-02 16:12     ` Wolfram Sang
2014-06-02 17:34       ` Mika Westerberg
2014-06-02 17:36         ` Wolfram Sang
2014-05-15 14:37   ` [PATCH 3/4] i2c: designware: Add runtime PM hooks Mika Westerberg
2014-06-02 16:16   ` [PATCH 0/4] i2c: designware: Fixes for Asus T100 and Haswell PCI IDs Wolfram Sang
2014-05-15 14:37 ` [PATCH 4/4] i2c: designware-pci: Add " Mika Westerberg
2014-06-06 22:44   ` [4/4] " Scot Doyle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).