aboutsummaryrefslogtreecommitdiff
path: root/Documentation/acpi/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/acpi/index.md')
-rw-r--r--Documentation/acpi/index.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/acpi/index.md b/Documentation/acpi/index.md
new file mode 100644
index 0000000000..8add8db387
--- /dev/null
+++ b/Documentation/acpi/index.md
@@ -0,0 +1,11 @@
+# ACPI-specific documentation
+
+This section contains documentation about coreboot on ACPI.
+
+## GPIO
+
+- [GPIO toggling in ACPI AML](gpio.md)
+
+## devicetree
+
+- [Adding devices to a device tree](devicetree.md)