Commit 561a0846 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Daniel Lezcano
Browse files

dt-bindings: timer: ingenic,tcu: use absolute path to other schema

parent 7a93d490
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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: