← Back to team overview

kernel-packages team mailing list archive

[Bug 1419151] Re: OpenPower needs backport of PowerNV OPAL i2c driver

 

Here is the 3.16 backport:
https://lists.ubuntu.com/archives/kernel-team/2015-February/054242.html

Here is the 3.13 backport:
https://lists.ubuntu.com/archives/kernel-team/2015-February/054245.html

Let me know if you'd like a git pull request or patches attached here.
Thanks,
--chris

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

Title:
  OpenPower needs backport of PowerNV OPAL i2c driver

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Trusty:
  Confirmed
Status in linux source package in Utopic:
  Confirmed

Bug description:
  [Impact]
  This exposes the i2c busses of the machine which are controlled via the OPAL firmware. This is among
  other things, necessary for manufacturing configuration of VPDs etc..., but will also enable Linux access
  to some i2c devices such as the TPM.

  We wish to have this in utopic and if possible trusty.

  [Fix]
  The Open Power machines need the driver that was merged in 3.19 backported. The commit upstream
  is 470834508f87877f680738a10a305280582c7aed "i2c: Driver to expose PowerNV platform i2c busses"
  $ git describe --contains 470834508f87877f680738a10a305280582c7aed
  v3.19-rc1~22^2~7

  [Test Case]
  modprobe i2c-opal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1419151/+subscriptions


References