summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/include/soc/systemagent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/skylake/include/soc/systemagent.h')
-rw-r--r--src/soc/intel/skylake/include/soc/systemagent.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/soc/intel/skylake/include/soc/systemagent.h b/src/soc/intel/skylake/include/soc/systemagent.h
index 275cfa1eb390..6353ea627e74 100644
--- a/src/soc/intel/skylake/include/soc/systemagent.h
+++ b/src/soc/intel/skylake/include/soc/systemagent.h
@@ -25,10 +25,15 @@
#define IGD_SKYLAKE_GT1_SULTM 0x1906
#define IGD_SKYLAKE_GT2_SULXM 0x191E
#define IGD_SKYLAKE_GT2_SULTM 0x1916
+#define IGD_KABYLAKE_GT1_SULTM 0x5906
+#define IGD_KABYLAKE_GT2_SULXM 0x591E
+#define IGD_KABYLAKE_GT2_SULTM 0x5916
#define MCH_SKYLAKE_ID_U 0x1904
#define MCH_SKYLAKE_ID_Y 0x190c
#define MCH_SKYLAKE_ID_ULX 0x1924
+#define MCH_KABYLAKE_ID_U 0x5904
+#define MCH_KABYLAKE_ID_Y 0x590c
/* Device 0:0.0 PCI configuration space */