mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Thorsten Scherer <t.scherer@eckelmann.de>
To: <barebox@lists.infradead.org>
Cc: Thorsten Scherer <t.scherer@eckelmann.de>
Subject: [PATCH] Documentation: devicetree: bindings: Fix broken ref
Date: Mon, 5 Dec 2022 22:10:54 +0100	[thread overview]
Message-ID: <20221205211054.zi77zva7xns54kbc@NB142.eckelmann.group> (raw)

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



             reply	other threads:[~2022-12-05 21:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-05 21:10 Thorsten Scherer [this message]
2022-12-07  6:59 ` Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221205211054.zi77zva7xns54kbc@NB142.eckelmann.group \
    --to=t.scherer@eckelmann.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox