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: ...@@ -636,7 +636,7 @@ patternProperties:
enum: [i2c, spi cs1, uart0] enum: [i2c, spi cs1, uart0]
allOf: allOf:
- $ref: "pinctrl.yaml#" - $ref: pinctrl.yaml#
required: required:
- compatible - compatible
......
...@@ -240,7 +240,7 @@ patternProperties: ...@@ -240,7 +240,7 @@ patternProperties:
enum: [wdt] enum: [wdt]
allOf: allOf:
- $ref: "pinctrl.yaml#" - $ref: pinctrl.yaml#
required: required:
- compatible - compatible
......
...@@ -120,7 +120,7 @@ patternProperties: ...@@ -120,7 +120,7 @@ patternProperties:
enum: [pci] enum: [pci]
allOf: allOf:
- $ref: "pinctrl.yaml#" - $ref: pinctrl.yaml#
required: required:
- compatible - compatible
......
...@@ -253,7 +253,7 @@ patternProperties: ...@@ -253,7 +253,7 @@ patternProperties:
enum: [spi_cs1] enum: [spi_cs1]
allOf: allOf:
- $ref: "pinctrl.yaml#" - $ref: pinctrl.yaml#
required: required:
- compatible - compatible
......
...@@ -240,7 +240,7 @@ patternProperties: ...@@ -240,7 +240,7 @@ patternProperties:
enum: [uartlite] enum: [uartlite]
allOf: allOf:
- $ref: "pinctrl.yaml#" - $ref: pinctrl.yaml#
required: required:
- compatible - 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