lkml.org 
[lkml]   [2022]   [Jul]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] dt-bindings: timer: ingenic,tcu: use absolute path to other schema


Le mar., juil. 26 2022 at 13:59:37 +0200, Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> a écrit :
> Absolute path to other DT schema is preferred over relative one.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Acked-by: Paul Cercueil <paul@crapouillou.net>

Cheers,
-Paul

> ---
> Documentation/devicetree/bindings/timer/ingenic,tcu.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/timer/ingenic,tcu.yaml
> b/Documentation/devicetree/bindings/timer/ingenic,tcu.yaml
> index d541cf2067bc..0a01e4f5eddb 100644
> --- a/Documentation/devicetree/bindings/timer/ingenic,tcu.yaml
> +++ b/Documentation/devicetree/bindings/timer/ingenic,tcu.yaml
> @@ -113,7 +113,7 @@ properties:
> patternProperties:
> "^watchdog@[a-f0-9]+$":
> type: object
> - $ref: ../watchdog/watchdog.yaml#
> + $ref: /schemas/watchdog/watchdog.yaml#
> properties:
> compatible:
> oneOf:
> @@ -145,7 +145,7 @@ patternProperties:
>
> "^pwm@[a-f0-9]+$":
> type: object
> - $ref: ../pwm/pwm.yaml#
> + $ref: /schemas/pwm/pwm.yaml#
> properties:
> compatible:
> oneOf:
> --
> 2.34.1
>


\
 
 \ /
  Last update: 2022-07-26 14:07    [W:0.071 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site