mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Documentation: devicetree: bindings: Fix broken ref
@ 2022-12-05 21:10 Thorsten Scherer
  2022-12-07  6:59 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Scherer @ 2022-12-05 21:10 UTC (permalink / raw)
  To: barebox; +Cc: Thorsten Scherer

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>
---
 Documentation/devicetree/bindings/power/restart.rst     | 2 +-
 Documentation/devicetree/bindings/watchdog/watchdog.rst | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/power/restart.rst b/Documentation/devicetree/bindings/power/restart.rst
index 42b87f7e9c..9a84c4f224 100644
--- a/Documentation/devicetree/bindings/power/restart.rst
+++ b/Documentation/devicetree/bindings/power/restart.rst
@@ -7,7 +7,7 @@ Optional properties:
 
 - ``restart-priority`` : Overrides the priority set by the driver. Normally,
   the device with the biggest reach should reset the system.
-  See :ref:`_system_reset` for more information.
+  See :ref:`system_reset` for more information.
 
 - ``barebox,restart-warm-bootrom`` : Restart will not cause loss to non-volatile
   registers sampled by the bootrom at startup. This is a necessary precondition
diff --git a/Documentation/devicetree/bindings/watchdog/watchdog.rst b/Documentation/devicetree/bindings/watchdog/watchdog.rst
index 415a4520f4..753dc7e35f 100644
--- a/Documentation/devicetree/bindings/watchdog/watchdog.rst
+++ b/Documentation/devicetree/bindings/watchdog/watchdog.rst
@@ -7,4 +7,4 @@ Optional properties:
 
 - ``watchdog-priority`` : Overrides the priority set by the driver. Normally,
   the watchdog device with the biggest reach should reset the system.
-  See :ref:`_system_reset` for more information.
+  See :ref:`system_reset` for more information.
-- 
2.30.2



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-07  7:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-05 21:10 [PATCH] Documentation: devicetree: bindings: Fix broken ref Thorsten Scherer
2022-12-07  6:59 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox