soc/intel/alderlake: Add PCH ID 0x5181
commit4e8a9c705398e269c6534dffc54c20f8009b3d76
authorSubrata Banik <subrata.banik@intel.com>
Wed, 11 Nov 2020 17:37:18 +0000 (11 23:07 +0530)
committerSubrata Banik <subrata.banik@intel.com>
Thu, 12 Nov 2020 03:51:49 +0000 (12 03:51 +0000)
treede78e271158d95bd6be045968914a3dfa5fa5c9c
parent2b5bdaea630ecd35e22473816cd4000dd8f8916e
soc/intel/alderlake: Add PCH ID 0x5181

List of changes:
1. Add new PCH ID 0x5181 into device/pci_ids.h
2. Update new PCH ID into common lpc.c
3. Add new PCH ID description into report_platform.c

TEST=Able to build and boot ADLRVP with new PCH ID.

Change-Id: I4343b7343876eb40c2955f6f4dd99d6446852dc0
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47474
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/include/device/pci_ids.h
src/soc/intel/alderlake/bootblock/report_platform.c
src/soc/intel/common/block/lpc/lpc.c