summaryrefslogtreecommitdiff
path: root/src/soc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc')
-rw-r--r--src/soc/amd/cezanne/acpi/mmio.asl6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/soc/amd/cezanne/acpi/mmio.asl b/src/soc/amd/cezanne/acpi/mmio.asl
index 6126843f84..e00120afd9 100644
--- a/src/soc/amd/cezanne/acpi/mmio.asl
+++ b/src/soc/amd/cezanne/acpi/mmio.asl
@@ -88,8 +88,7 @@ Device (FUR0)
}
}
- // TODO(b/183983959): Enable the AOAC register access later.
- // AOAC_DEVICE(FCH_AOAC_DEV_UART0, 0)
+ AOAC_DEVICE(FCH_AOAC_DEV_UART0, 0)
}
Device (FUR1) {
@@ -120,8 +119,7 @@ Device (FUR1) {
}
}
- // TODO(b/183983959): Enable the AOAC register access later.
- // AOAC_DEVICE(FCH_AOAC_DEV_UART1, 0)
+ AOAC_DEVICE(FCH_AOAC_DEV_UART1, 0)
}
Device (I2C0) {