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

* Re: [PATCH] Documentation: devicetree: bindings: Fix broken ref
  2022-12-05 21:10 [PATCH] Documentation: devicetree: bindings: Fix broken ref Thorsten Scherer
@ 2022-12-07  6:59 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2022-12-07  6:59 UTC (permalink / raw)
  To: Thorsten Scherer; +Cc: barebox

On Mon, Dec 05, 2022 at 10:10:54PM +0100, Thorsten Scherer wrote:
> 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(-)

Applied, thanks

Sascha

> 
> 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
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



^ 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