kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #155361
[Bug 1518855] Re: Backport better suspend/resume function for pinctrl-cherryview
** Changed in: linux (Ubuntu)
Status: Triaged => Fix Committed
** Also affects: linux (Ubuntu Vivid)
Importance: Undecided
Status: New
** Changed in: linux (Ubuntu Vivid)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1518855
Title:
Backport better suspend/resume function for pinctrl-cherryview
Status in HWE Next:
Triaged
Status in linux package in Ubuntu:
Fix Committed
Status in linux source package in Vivid:
Fix Committed
Bug description:
[Impact]
On some platforms the touchpad relies on pinctrl devices to provide GPIO interrupt, but in 3.19.0 pinctrl-cherryview doesn't support suspend well and will lose the config after suspend/resume, then touchpad can't be used.
[Fix]
There's a commit in 4.0-rc1 to add suspend/resume for pinctrl-cherryview:
commit 9eb457b547cc731bc2fc251bd79891a60c64fc3e
Refs: [HEAD]
Author: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
Date: Thu Dec 4 12:32:50 2014 +0200
pinctrl: cherryview: Save and restore pin configs over system sle
which can be clean cherry-picked
[Test]
3.19.0-33 -> failed
4.2-> passed
4.0, 4.1 -> Can't suspend due to graphic driver failed so can't use to test
3.19.0-33 + patched module -> passed
To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1518855/+subscriptions
References