soc/intel/common: Add Jasperlake Device IDs
commit263f129a8e1d012c53733170acaf9d0a01886b10
authorrkanabar <ronak.kanabar@intel.com>
Thu, 28 Nov 2019 05:11:45 +0000 (28 10:41 +0530)
committerPatrick Georgi <pgeorgi@google.com>
Tue, 10 Dec 2019 11:18:48 +0000 (10 11:18 +0000)
tree7ab47619106e38f29a88bffeceded5860cf09424
parent200d213d1bae614fcd35913c1d46fec7e495717f
soc/intel/common: Add Jasperlake Device IDs

Add Jasperlake SA and PCH IDs

Change-Id: I2c9ec1ee4236184b986d99250f263172c80f7117
Signed-off-by: Ronak Kanabar <ronak.kanabar@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37434
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lean Sheng Tan <lean.sheng.tan@intel.com>
Reviewed-by: Aamir Bohra <aamir.bohra@intel.com>
Reviewed-by: V Sowmya <v.sowmya@intel.com>
18 files changed:
src/include/device/pci_ids.h
src/soc/intel/common/block/cse/cse.c
src/soc/intel/common/block/dsp/dsp.c
src/soc/intel/common/block/graphics/graphics.c
src/soc/intel/common/block/i2c/i2c.c
src/soc/intel/common/block/lpc/lpc.c
src/soc/intel/common/block/p2sb/p2sb.c
src/soc/intel/common/block/pcie/pcie.c
src/soc/intel/common/block/pmc/pmc.c
src/soc/intel/common/block/sata/sata.c
src/soc/intel/common/block/scs/sd.c
src/soc/intel/common/block/smbus/smbus.c
src/soc/intel/common/block/spi/spi.c
src/soc/intel/common/block/sram/sram.c
src/soc/intel/common/block/systemagent/systemagent.c
src/soc/intel/common/block/uart/uart.c
src/soc/intel/common/block/xhci/xhci.c
src/soc/intel/tigerlake/bootblock/report_platform.c