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

dt-bindings: pinctrl: mediatek: 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-18-arinc.unal@arinc9.comSigned-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 03af785e
...@@ -67,7 +67,7 @@ required: ...@@ -67,7 +67,7 @@ required:
- "#gpio-cells" - "#gpio-cells"
allOf: allOf:
- $ref: "pinctrl.yaml#" - $ref: pinctrl.yaml#
patternProperties: patternProperties:
'pins$': 'pins$':
...@@ -83,7 +83,7 @@ patternProperties: ...@@ -83,7 +83,7 @@ patternProperties:
pins it needs, and how they should be configured, with regard to muxer pins it needs, and how they should be configured, with regard to muxer
configuration, pullups, drive strength, input enable/disable and input configuration, pullups, drive strength, input enable/disable and input
schmitt. schmitt.
$ref: "/schemas/pinctrl/pincfg-node.yaml" $ref: /schemas/pinctrl/pincfg-node.yaml
properties: properties:
pinmux: pinmux:
......
...@@ -58,7 +58,7 @@ required: ...@@ -58,7 +58,7 @@ required:
- "#gpio-cells" - "#gpio-cells"
allOf: allOf:
- $ref: "pinctrl.yaml#" - $ref: pinctrl.yaml#
- if: - if:
properties: properties:
compatible: compatible:
...@@ -124,7 +124,7 @@ patternProperties: ...@@ -124,7 +124,7 @@ patternProperties:
pins it needs, and how they should be configured, with regard to muxer pins it needs, and how they should be configured, with regard to muxer
configuration, pullups, drive strength, input enable/disable and input configuration, pullups, drive strength, input enable/disable and input
schmitt. schmitt.
$ref: "/schemas/pinctrl/pincfg-node.yaml" $ref: /schemas/pinctrl/pincfg-node.yaml
properties: properties:
pinmux: pinmux:
......
...@@ -82,7 +82,7 @@ patternProperties: ...@@ -82,7 +82,7 @@ patternProperties:
} }
}; };
}; };
$ref: "pinmux-node.yaml" $ref: pinmux-node.yaml
properties: properties:
pinmux: pinmux:
...@@ -156,7 +156,7 @@ patternProperties: ...@@ -156,7 +156,7 @@ patternProperties:
- pinmux - pinmux
allOf: allOf:
- $ref: "pinctrl.yaml#" - $ref: pinctrl.yaml#
required: required:
- compatible - compatible
......
...@@ -43,7 +43,7 @@ properties: ...@@ -43,7 +43,7 @@ properties:
const: 2 const: 2
allOf: allOf:
- $ref: "pinctrl.yaml#" - $ref: pinctrl.yaml#
required: required:
- compatible - compatible
...@@ -70,7 +70,7 @@ patternProperties: ...@@ -70,7 +70,7 @@ patternProperties:
additionalProperties: false additionalProperties: false
description: description:
pinmux configuration nodes. pinmux configuration nodes.
$ref: "/schemas/pinctrl/pinmux-node.yaml" $ref: /schemas/pinctrl/pinmux-node.yaml
properties: properties:
function: function:
description: description:
...@@ -249,7 +249,7 @@ patternProperties: ...@@ -249,7 +249,7 @@ patternProperties:
additionalProperties: false additionalProperties: false
description: description:
pinconf configuration nodes. pinconf configuration nodes.
$ref: "/schemas/pinctrl/pincfg-node.yaml" $ref: /schemas/pinctrl/pincfg-node.yaml
properties: properties:
groups: groups:
......
...@@ -57,7 +57,7 @@ properties: ...@@ -57,7 +57,7 @@ properties:
const: 2 const: 2
allOf: allOf:
- $ref: "pinctrl.yaml#" - $ref: pinctrl.yaml#
required: required:
- compatible - compatible
...@@ -128,7 +128,7 @@ patternProperties: ...@@ -128,7 +128,7 @@ patternProperties:
"wf_dbdc" "wifi" 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, "wf_dbdc" "wifi" 74, 75, 76, 77, 78, 79, 80, 81, 82, 83,
84, 85 84, 85
$ref: "/schemas/pinctrl/pinmux-node.yaml" $ref: /schemas/pinctrl/pinmux-node.yaml
properties: properties:
function: function:
description: description:
...@@ -261,7 +261,7 @@ patternProperties: ...@@ -261,7 +261,7 @@ patternProperties:
additionalProperties: false additionalProperties: false
description: description:
pinconf configuration nodes. pinconf configuration nodes.
$ref: "/schemas/pinctrl/pincfg-node.yaml" $ref: /schemas/pinctrl/pincfg-node.yaml
properties: properties:
pins: pins:
......
...@@ -57,7 +57,7 @@ properties: ...@@ -57,7 +57,7 @@ properties:
const: 2 const: 2
allOf: allOf:
- $ref: "pinctrl.yaml#" - $ref: pinctrl.yaml#
required: required:
- compatible - compatible
...@@ -80,7 +80,7 @@ patternProperties: ...@@ -80,7 +80,7 @@ patternProperties:
pins it needs, and how they should be configured, with regard to muxer pins it needs, and how they should be configured, with regard to muxer
configuration, pullups, drive strength, input enable/disable and input configuration, pullups, drive strength, input enable/disable and input
schmitt. schmitt.
$ref: "/schemas/pinctrl/pincfg-node.yaml" $ref: /schemas/pinctrl/pincfg-node.yaml
properties: properties:
pinmux: pinmux:
......
...@@ -94,7 +94,7 @@ patternProperties: ...@@ -94,7 +94,7 @@ patternProperties:
} }
}; };
}; };
$ref: "pinmux-node.yaml" $ref: pinmux-node.yaml
properties: properties:
pinmux: pinmux:
......
...@@ -74,7 +74,7 @@ patternProperties: ...@@ -74,7 +74,7 @@ patternProperties:
patternProperties: patternProperties:
'^pins': '^pins':
type: object type: object
$ref: "/schemas/pinctrl/pincfg-node.yaml" $ref: /schemas/pinctrl/pincfg-node.yaml
additionalProperties: false additionalProperties: false
description: description:
A pinctrl node should contain at least one subnode representing the A pinctrl node should contain at least one subnode representing the
......
...@@ -65,7 +65,7 @@ patternProperties: ...@@ -65,7 +65,7 @@ patternProperties:
pins it needs, and how they should be configured, with regard to muxer pins it needs, and how they should be configured, with regard to muxer
configuration, pullups, drive strength, input enable/disable and input configuration, pullups, drive strength, input enable/disable and input
schmitt. schmitt.
$ref: "pinmux-node.yaml" $ref: pinmux-node.yaml
properties: properties:
pinmux: pinmux:
...@@ -126,7 +126,7 @@ patternProperties: ...@@ -126,7 +126,7 @@ patternProperties:
additionalProperties: false additionalProperties: false
allOf: allOf:
- $ref: "pinctrl.yaml#" - $ref: pinctrl.yaml#
required: required:
- compatible - compatible
......
...@@ -87,7 +87,7 @@ patternProperties: ...@@ -87,7 +87,7 @@ patternProperties:
} }
}; };
}; };
$ref: "pinmux-node.yaml" $ref: pinmux-node.yaml
properties: properties:
pinmux: pinmux:
...@@ -216,7 +216,7 @@ patternProperties: ...@@ -216,7 +216,7 @@ patternProperties:
- pinmux - pinmux
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