diff options
author | 2022-07-26 13:58:41 +0200 | |
---|---|---|
committer | 2022-07-27 09:50:11 +0300 | |
commit | e48ef9a9c52972d14c788d59024dcc7f566ed2c9 (patch) | |
tree | 51efbe23e1f4425017952a391caf42242bf598db | |
parent | dt-bindings: soc: microchip: drop quotes when not needed (diff) | |
download | wireguard-linux-e48ef9a9c52972d14c788d59024dcc7f566ed2c9.tar.xz wireguard-linux-e48ef9a9c52972d14c788d59024dcc7f566ed2c9.zip |
dt-bindings: soc: microchip: use absolute path to other schema
Absolute path to other DT schema is preferred over relative one.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220726115841.101249-4-krzysztof.kozlowski@linaro.org
-rw-r--r-- | Documentation/devicetree/bindings/soc/microchip/atmel,at91rm9200-tcb.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/soc/microchip/atmel,at91rm9200-tcb.yaml b/Documentation/devicetree/bindings/soc/microchip/atmel,at91rm9200-tcb.yaml index 2f8cf6191812..33748a061898 100644 --- a/Documentation/devicetree/bindings/soc/microchip/atmel,at91rm9200-tcb.yaml +++ b/Documentation/devicetree/bindings/soc/microchip/atmel,at91rm9200-tcb.yaml @@ -75,7 +75,7 @@ patternProperties: "^pwm@[0-2]$": description: The timer block channels that are used as PWMs. - $ref: ../../pwm/pwm.yaml# + $ref: /schemas/pwm/pwm.yaml# type: object properties: compatible: |