summaryrefslogtreecommitdiffstats
path: root/src/mainboard/prodrive/atlas/devicetree.cb
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/prodrive/atlas/devicetree.cb')
-rw-r--r--src/mainboard/prodrive/atlas/devicetree.cb2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/prodrive/atlas/devicetree.cb b/src/mainboard/prodrive/atlas/devicetree.cb
index e9c818106f9a..1c4af586a92c 100644
--- a/src/mainboard/prodrive/atlas/devicetree.cb
+++ b/src/mainboard/prodrive/atlas/devicetree.cb
@@ -13,6 +13,8 @@ chip soc/intel/alderlake
register "gen2_dec" = "0x000c0201"
# EC memory map range is 0x900-0x9ff
register "gen3_dec" = "0x00fc0901"
+ # EC EMI 0 range is 0xc00 - 0xc0f
+ register "gen4_dec" = "0x000c0c01"
# SaGv Configuration
register "sagv" = "CONFIG(ATLAS_ENABLE_SAGV) ? SaGv_Enabled : SaGv_Disabled"