Commit 6c011cc4 authored by Arınç ÜNAL's avatar Arınç ÜNAL Committed by Linus Walleij

dt-bindings: pinctrl: ralink: drop quotes from referred schemas

Drop the quotes from the referred schemas.
Signed-off-by: default avatarArınç ÜNAL <arinc.unal@arinc9.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230317213011.13656-8-arinc.unal@arinc9.comSigned-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent e19e35a8
......@@ -636,7 +636,7 @@ patternProperties:
enum: [i2c, spi cs1, uart0]
allOf:
- $ref: "pinctrl.yaml#"
- $ref: pinctrl.yaml#
required:
- compatible
......
......@@ -240,7 +240,7 @@ patternProperties:
enum: [wdt]
allOf:
- $ref: "pinctrl.yaml#"
- $ref: pinctrl.yaml#
required:
- compatible
......
......@@ -120,7 +120,7 @@ patternProperties:
enum: [pci]
allOf:
- $ref: "pinctrl.yaml#"
- $ref: pinctrl.yaml#
required:
- compatible
......
......@@ -253,7 +253,7 @@ patternProperties:
enum: [spi_cs1]
allOf:
- $ref: "pinctrl.yaml#"
- $ref: pinctrl.yaml#
required:
- compatible
......
......@@ -240,7 +240,7 @@ patternProperties:
enum: [uartlite]
allOf:
- $ref: "pinctrl.yaml#"
- $ref: pinctrl.yaml#
required:
- compatible
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment