** Description changed:

  [Impact]
  On new CML PCH-H platforms, many devices are not correctly probed,
  inclusive of touchpad.
  
  [Fix]
  New device IDs for CML PCH-H are landed in v5.4-rc1 and linux-next. So
  far the known list are:
  * 8f05eee67c14: "mmc: sdhci-pci: Add another Id for Intel CML"
  * 07f047e3fe33: "i2c: i801: Add support for Intel Comet Lake PCH-H"
  * 5a0feb6287e3: "mtd: spi-nor: intel-spi: Add support for Intel Comet
-   Lake-H SPI serial flash"
+   Lake-H SPI serial flash"
  * dd047dce3a6f: "mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs"
  
  The first one has been included in v5.4-rc1, while the rest are
  currently in linux-next.
  
  [Test Case]
  Verify built kernel on platforms with CML PCH-H. Check if intel-lpss
  module is loaded, i2c-hid is probed, and so on.
  
  [Regression Potential]
  Low. These patches add only new device IDs of previously not probed
  devices.
  
  [Other Info]
  There 4 patches for OEM-OSP1-B/D/E and only 3 for U because 8f05eee67c14
  is already included in U.
  
  ========== original bug description ==========
  
  split from bug 1843774
  
  Description
  This task is to identify what new device IDs are required for CML PCH-H.
  
  Controller Kernel Version Commit Approved to be published Comments
  USB device/xDCI 0x02ee v5.2 7ae622c978db6b2
  I²C (CMP-H)|0x06c5 0x06c6 0x06e8 0x06e9 0x06ea 0x06eb
- 
https://lore.kernel.org/lkml/20191029094409.43741-1-andriy.shevche...@linux.intel.com/
+ 
https://lore.kernel.org/lkml/20191029094409.43741-1-andriy.shevche...@linux.intel.com/
 v5.5-rc1 dd047dce3a6f
  
- HS-UART (CMP-H) 0x06a8 0x06a9 0x06c7
- 
https://lore.kernel.org/lkml/20191029094409.43741-1-andriy.shevche...@linux.intel.com/
  
- SPI (CMP-H) 0x06aa 0x06ab 0x06fb f0cf17ed76cf from spi.git
- 
https://lore.kernel.org/lkml/20191029094409.43741-1-andriy.shevche...@linux.intel.com/
+ HS-UART (CMP-H) 0x06a8 0x06a9 0x06c7 
https://lore.kernel.org/lkml/20191029094409.43741-1-andriy.shevche...@linux.intel.com/
 v5.5-rc1 dd047dce3a6f
  
- SPI Flash Controller (CMP-H) 0x06a4 https://lore.kernel.org/linux-
- mtd/20191023145140.51427-1-mika.westerb...@linux.intel.com/
+ 
+ SPI (CMP-H) 0x06aa 0x06ab 0x06fb f0cf17ed76cf from spi.git 
https://lore.kernel.org/lkml/20191029094409.43741-1-andriy.shevche...@linux.intel.com/
 v5.5-rc1 dd047dce3a6f
+ 
+ 
+ SPI Flash Controller (CMP-H) 0x06a4 
https://lore.kernel.org/linux-mtd/20191023145140.51427-1-mika.westerb...@linux.intel.com/
  
  GPIO(CMP-H) INT3450 "It seems the same as for CNL, nothing needs to be done 
here.
  SD Card (CMP-H) 0x06f5 v5.4-rc1 8f05eee67c1404a
  SMBus (CMP-H) 0x06a3 v5.5 07f047e3fe33
  
  Target Release: 19.10

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

Title:
  [CML] New device id's for CMP-H

Status in HWE Next:
  New
Status in intel:
  New
Status in OEM Priority Project:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-osp1 package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Won't Fix
Status in linux-oem-osp1 source package in Bionic:
  Fix Released
Status in linux source package in Disco:
  Fix Released
Status in linux-oem-osp1 source package in Disco:
  Fix Released
Status in linux source package in Eoan:
  Fix Released
Status in linux-oem-osp1 source package in Eoan:
  Fix Released
Status in linux source package in Focal:
  Fix Released
Status in linux-oem-osp1 source package in Focal:
  Invalid

Bug description:
  [Impact]
  On new CML PCH-H platforms, many devices are not correctly probed,
  inclusive of touchpad.

  [Fix]
  New device IDs for CML PCH-H are landed in v5.4-rc1 and linux-next. So
  far the known list are:
  * 8f05eee67c14: "mmc: sdhci-pci: Add another Id for Intel CML"
  * 07f047e3fe33: "i2c: i801: Add support for Intel Comet Lake PCH-H"
  * 5a0feb6287e3: "mtd: spi-nor: intel-spi: Add support for Intel Comet
    Lake-H SPI serial flash"
  * dd047dce3a6f: "mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs"

  The first one has been included in v5.4-rc1, while the rest are
  currently in linux-next.

  [Test Case]
  Verify built kernel on platforms with CML PCH-H. Check if intel-lpss
  module is loaded, i2c-hid is probed, and so on.

  [Regression Potential]
  Low. These patches add only new device IDs of previously not probed
  devices.

  [Other Info]
  There 4 patches for OEM-OSP1-B/D/E and only 3 for U because 8f05eee67c14
  is already included in U.

  ========== original bug description ==========

  split from bug 1843774

  Description
  This task is to identify what new device IDs are required for CML PCH-H.

  Controller Kernel Version Commit Approved to be published Comments
  USB device/xDCI 0x02ee v5.2 7ae622c978db6b2
  I²C (CMP-H)|0x06c5 0x06c6 0x06e8 0x06e9 0x06ea 0x06eb
  
https://lore.kernel.org/lkml/20191029094409.43741-1-andriy.shevche...@linux.intel.com/
 v5.5-rc1 dd047dce3a6f

  
  HS-UART (CMP-H) 0x06a8 0x06a9 0x06c7 
https://lore.kernel.org/lkml/20191029094409.43741-1-andriy.shevche...@linux.intel.com/
 v5.5-rc1 dd047dce3a6f

  
  SPI (CMP-H) 0x06aa 0x06ab 0x06fb f0cf17ed76cf from spi.git 
https://lore.kernel.org/lkml/20191029094409.43741-1-andriy.shevche...@linux.intel.com/
 v5.5-rc1 dd047dce3a6f

  
  SPI Flash Controller (CMP-H) 0x06a4 
https://lore.kernel.org/linux-mtd/20191023145140.51427-1-mika.westerb...@linux.intel.com/

  GPIO(CMP-H) INT3450 "It seems the same as for CNL, nothing needs to be done 
here.
  SD Card (CMP-H) 0x06f5 v5.4-rc1 8f05eee67c1404a
  SMBus (CMP-H) 0x06a3 v5.5 07f047e3fe33

  Target Release: 19.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1846335/+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

Reply via email to