[Kernel-packages] [Bug 1518855] Re: Backport better suspend/resume function for pinctrl-cherryview

2016-09-30 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Status: Fix Committed => Fix Released

** Tags removed: verification-needed-vivid
** Tags added: verification-done-vivid

-- 
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:
  Won't Fix
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Vivid:
  Fix Released

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 
  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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1518855] Re: Backport better suspend/resume function for pinctrl-cherryview

2016-02-02 Thread Andy Whitcroft
Fix released in 3.19.0-47.53

** Changed in: linux (Ubuntu Vivid)
   Status: Fix Committed => Fix Released

-- 
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:
  Won't Fix
Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Vivid:
  Fix Released

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 
  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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1518855] Re: Backport better suspend/resume function for pinctrl-cherryview

2016-01-19 Thread Phidias
A new bug is opened for this:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1535513


** Changed in: hwe-next
   Status: Triaged => Won't Fix

-- 
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:
  Won't Fix
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 
  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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1518855] Re: Backport better suspend/resume function for pinctrl-cherryview

2016-01-15 Thread Luis Henriques
I believe that the best thing to do is to close this bug and open a new
one with the information in comment #3.  Phidias, could you please do
that? (Feel free to assign that bug to me, or at least to subscribe me).

-- 
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 
  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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1518855] Re: Backport better suspend/resume function for pinctrl-cherryview

2016-01-15 Thread Phidias
This  SRU patch fix the problem that pinctrl-cherryview can't suspend which
make i2c touchpad unusable after S3.

But when I'm doing SRU verification I discovered that in about 1/5 time of S3,
the following error occurs:

[ 731.748182] i2c_hid i2c-DLL0725:01: i2c_hid_hwreset
  ...
  ...
[ 736.749017] i2c_hid i2c-DLL0725:01: failed to reset device.
[ 736.750015] dpm_run_callback(): i2c_hid_resume+0x0/0xe0 [i2c_hid] returns -61
[ 736.750022] PM: Device i2c-DLL0725:01 failed to resume: error -61

and the touchpad dies, which didn't happen before with 60 runs of S3
test[1].

It appears to be a race condition in i2c-hid, and there's already a fix for 
this issue:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9a327405014f4ef4cdad67a0686db82b9f23c62c,
I've built a kernel to test this fix, and it works, no more error -61, and it 
pass 10/10 so far.

Please advice the next step, and sorry for the inconvenience.

[1]: The error message showed up in the test, but the touchpad still
works under i2c so was not considered critical.

-- 
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 
  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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1518855] Re: Backport better suspend/resume function for pinctrl-cherryview

2016-01-14 Thread Luis Henriques
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
vivid' to 'verification-done-vivid'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-vivid

-- 
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 
  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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1518855] Re: Backport better suspend/resume function for pinctrl-cherryview

2016-01-11 Thread Luis Henriques
** 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 
  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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1518855] Re: Backport better suspend/resume function for pinctrl-cherryview

2015-12-02 Thread Anthony Wong
** Changed in: hwe-next
 Assignee: (unassigned) => Phidias (phidias-chiang)

** Changed in: hwe-next
   Status: New => Triaged

-- 
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:
  Triaged

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 
  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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1518855] Re: Backport better suspend/resume function for pinctrl-cherryview

2015-11-23 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu)
   Status: Incomplete => Triaged

-- 
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:
  New
Status in linux package in Ubuntu:
  Triaged

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 
  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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp