[PATCH] Documentation: devicetree: bindings: Fix broken ref

Sascha Hauer sha at pengutronix.de
Tue Dec 6 22:59:48 PST 2022


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



More information about the barebox mailing list