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