soc/intel/tigerlake: Add PCH-H SPI_DMI_DESTINATION_ID
Change-Id: I9a316b91b31166831f23eaf9e271a7d67ac4ccff
This commit is contained in:
committed by
Tim Crawford
parent
1447784b89
commit
4bf74a81d5
@@ -35,6 +35,10 @@
|
||||
/*
|
||||
* SPI - DMI Destination ID
|
||||
*/
|
||||
#if CONFIG(SOC_INTEL_TIGERLAKE_PCH_H)
|
||||
#define SPI_DMI_DESTINATION_ID 0x23b0
|
||||
#else
|
||||
#define SPI_DMI_DESTINATION_ID 0x23a8
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user