[PATCH] Documentation: devicetree: Add folders to toctree

Thorsten Scherer t.scherer at eckelmann.de
Mon Dec 5 13:11:49 PST 2022


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 at eckelmann.de>
---
 Documentation/devicetree/index.rst | 2 ++
 1 file changed, 2 insertions(+)

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/*
-- 
2.30.2



More information about the barebox mailing list