summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Scherer <t.scherer@eckelmann.de>2022-12-05 22:11:49 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2022-12-07 08:00:04 +0100
commitdcc33ab00fc67b5bc1b1dbb13b5f2befc1d618e1 (patch)
treef8822702ffc13c6c1fa705515a921fef14e5819e
parent240f40fd6e2162707d30a76f8084657fe2cd71a0 (diff)
downloadbarebox-dcc33ab00fc67b5bc1b1dbb13b5f2befc1d618e1.tar.gz
barebox-dcc33ab00fc67b5bc1b1dbb13b5f2befc1d618e1.tar.xz
Documentation: devicetree: Add folders to toctree
Fixes: 594d5d58af ("Documentations: devicetree: bindings: document watchdog-priority") Fixes: 21dda946e7 ("restart: do restart-priority OF parsing in restart_handler_register") Signed-off-by: Thorsten Scherer <t.scherer@eckelmann.de> Link: https://lore.barebox.org/20221205211149.olbstungmceamcsu@NB142.eckelmann.group Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--Documentation/devicetree/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/index.rst b/Documentation/devicetree/index.rst
index d03db3cf82..61ac0433fb 100644
--- a/Documentation/devicetree/index.rst
+++ b/Documentation/devicetree/index.rst
@@ -114,5 +114,7 @@ Contents:
bindings/leds/*
bindings/misc/*
bindings/mtd/*
+ bindings/power/*
bindings/regulator/*
bindings/rtc/*
+ bindings/watchdog/*