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

Drop the quotes from the referred schemas.

Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230317213011.13656-8-arinc.unal@arinc9.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Arınç ÜNAL 2023-03-18 00:29:57 +03:00 committed by Linus Walleij
parent e19e35a852
commit 6c011cc410
5 changed files with 5 additions and 5 deletions

View File

@ -636,7 +636,7 @@ patternProperties:
enum: [i2c, spi cs1, uart0]
allOf:
- $ref: "pinctrl.yaml#"
- $ref: pinctrl.yaml#
required:
- compatible

View File

@ -240,7 +240,7 @@ patternProperties:
enum: [wdt]
allOf:
- $ref: "pinctrl.yaml#"
- $ref: pinctrl.yaml#
required:
- compatible

View File

@ -120,7 +120,7 @@ patternProperties:
enum: [pci]
allOf:
- $ref: "pinctrl.yaml#"
- $ref: pinctrl.yaml#
required:
- compatible

View File

@ -253,7 +253,7 @@ patternProperties:
enum: [spi_cs1]
allOf:
- $ref: "pinctrl.yaml#"
- $ref: pinctrl.yaml#
required:
- compatible

View File

@ -240,7 +240,7 @@ patternProperties:
enum: [uartlite]
allOf:
- $ref: "pinctrl.yaml#"
- $ref: pinctrl.yaml#
required:
- compatible