We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a93d49 commit 561a084Copy full SHA for 561a084
Documentation/devicetree/bindings/timer/ingenic,tcu.yaml
@@ -113,7 +113,7 @@ properties:
113
patternProperties:
114
"^watchdog@[a-f0-9]+$":
115
type: object
116
- $ref: ../watchdog/watchdog.yaml#
+ $ref: /schemas/watchdog/watchdog.yaml#
117
properties:
118
compatible:
119
oneOf:
@@ -145,7 +145,7 @@ patternProperties:
145
146
"^pwm@[a-f0-9]+$":
147
148
- $ref: ../pwm/pwm.yaml#
+ $ref: /schemas/pwm/pwm.yaml#
149
150
151
0 commit comments