]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: intel_pmc_ipc: Add APL PMC PCI Id
authorRajneesh Bhardwaj <rajneesh.bhardwaj@intel.com>
Mon, 13 Feb 2017 10:41:47 +0000 (16:11 +0530)
committerDarren Hart <dvhart@linux.intel.com>
Sat, 25 Feb 2017 07:48:47 +0000 (23:48 -0800)
commit1847502b90f18c3d976b51c9f31e046d9649010b
tree32aa93649afe25fdb8fcf0f723868991fcccdce1
parent2f02446a900dc76ec9cb277e7b8dfe00f64783de
platform/x86: intel_pmc_ipc: Add APL PMC PCI Id

This patch adds the PCI Device id for Power Management Controller on Intel
Apollo Lake platforms.

Intel PMC IPC Driver loads as a platform driver on Apollo Lake platforms
since Intel BIOS hides the PCI Configuration space for 0:13:1 and
re-enumerates it as ACPI device (INT34D2). The correct PCI Device ID should
be added if some platform firmware choses to enumerate the device via PCI
space.

Signed-off-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_pmc_ipc.c