Commit 9e20e5f8 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Lee Jones

dt-bindings: mfd: brcm: Drop unneeded quotes and use absolute /schemas path

Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.  Also absolute path
starting with /schemas is preferred.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230713065040.7968-1-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarLee Jones <lee@kernel.org>
parent d85746ab
...@@ -35,7 +35,7 @@ patternProperties: ...@@ -35,7 +35,7 @@ patternProperties:
"^gpio@[0-9a-f]+$": "^gpio@[0-9a-f]+$":
# Child node # Child node
type: object type: object
$ref: "../gpio/brcm,bcm63xx-gpio.yaml" $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml
description: description:
GPIO controller for the SoC GPIOs. This child node definition GPIO controller for the SoC GPIOs. This child node definition
should follow the bindings specified in should follow the bindings specified in
...@@ -44,7 +44,7 @@ patternProperties: ...@@ -44,7 +44,7 @@ patternProperties:
"^pinctrl@[0-9a-f]+$": "^pinctrl@[0-9a-f]+$":
# Child node # Child node
type: object type: object
$ref: "../pinctrl/brcm,bcm6318-pinctrl.yaml" $ref: /schemas/pinctrl/brcm,bcm6318-pinctrl.yaml
description: description:
Pin controller for the SoC pins. This child node definition Pin controller for the SoC pins. This child node definition
should follow the bindings specified in should follow the bindings specified in
......
...@@ -35,7 +35,7 @@ patternProperties: ...@@ -35,7 +35,7 @@ patternProperties:
"^gpio@[0-9a-f]+$": "^gpio@[0-9a-f]+$":
# Child node # Child node
type: object type: object
$ref: "../gpio/brcm,bcm63xx-gpio.yaml" $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml
description: description:
GPIO controller for the SoC GPIOs. This child node definition GPIO controller for the SoC GPIOs. This child node definition
should follow the bindings specified in should follow the bindings specified in
...@@ -44,7 +44,7 @@ patternProperties: ...@@ -44,7 +44,7 @@ patternProperties:
"^pinctrl@[0-9a-f]+$": "^pinctrl@[0-9a-f]+$":
# Child node # Child node
type: object type: object
$ref: "../pinctrl/brcm,bcm63268-pinctrl.yaml" $ref: /schemas/pinctrl/brcm,bcm63268-pinctrl.yaml
description: description:
Pin controller for the SoC pins. This child node definition Pin controller for the SoC pins. This child node definition
should follow the bindings specified in should follow the bindings specified in
......
...@@ -35,7 +35,7 @@ patternProperties: ...@@ -35,7 +35,7 @@ patternProperties:
"^gpio@[0-9a-f]+$": "^gpio@[0-9a-f]+$":
# Child node # Child node
type: object type: object
$ref: "../gpio/brcm,bcm63xx-gpio.yaml" $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml
description: description:
GPIO controller for the SoC GPIOs. This child node definition GPIO controller for the SoC GPIOs. This child node definition
should follow the bindings specified in should follow the bindings specified in
...@@ -44,7 +44,7 @@ patternProperties: ...@@ -44,7 +44,7 @@ patternProperties:
"^pinctrl@[0-9a-f]+$": "^pinctrl@[0-9a-f]+$":
# Child node # Child node
type: object type: object
$ref: "../pinctrl/brcm,bcm6328-pinctrl.yaml" $ref: /schemas/pinctrl/brcm,bcm6328-pinctrl.yaml
description: description:
Pin controller for the SoC pins. This child node definition Pin controller for the SoC pins. This child node definition
should follow the bindings specified in should follow the bindings specified in
......
...@@ -35,7 +35,7 @@ patternProperties: ...@@ -35,7 +35,7 @@ patternProperties:
"^gpio@[0-9a-f]+$": "^gpio@[0-9a-f]+$":
# Child node # Child node
type: object type: object
$ref: "../gpio/brcm,bcm63xx-gpio.yaml" $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml
description: description:
GPIO controller for the SoC GPIOs. This child node definition GPIO controller for the SoC GPIOs. This child node definition
should follow the bindings specified in should follow the bindings specified in
...@@ -44,7 +44,7 @@ patternProperties: ...@@ -44,7 +44,7 @@ patternProperties:
"^pinctrl@[0-9a-f]+$": "^pinctrl@[0-9a-f]+$":
# Child node # Child node
type: object type: object
$ref: "../pinctrl/brcm,bcm6358-pinctrl.yaml" $ref: /schemas/pinctrl/brcm,bcm6358-pinctrl.yaml
description: description:
Pin controller for the SoC pins. This child node definition Pin controller for the SoC pins. This child node definition
should follow the bindings specified in should follow the bindings specified in
......
...@@ -35,7 +35,7 @@ patternProperties: ...@@ -35,7 +35,7 @@ patternProperties:
"^gpio@[0-9a-f]+$": "^gpio@[0-9a-f]+$":
# Child node # Child node
type: object type: object
$ref: "../gpio/brcm,bcm63xx-gpio.yaml" $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml
description: description:
GPIO controller for the SoC GPIOs. This child node definition GPIO controller for the SoC GPIOs. This child node definition
should follow the bindings specified in should follow the bindings specified in
...@@ -44,7 +44,7 @@ patternProperties: ...@@ -44,7 +44,7 @@ patternProperties:
"^pinctrl@[0-9a-f]+$": "^pinctrl@[0-9a-f]+$":
# Child node # Child node
type: object type: object
$ref: "../pinctrl/brcm,bcm6362-pinctrl.yaml" $ref: /schemas/pinctrl/brcm,bcm6362-pinctrl.yaml
description: description:
Pin controller for the SoC pins. This child node definition Pin controller for the SoC pins. This child node definition
should follow the bindings specified in should follow the bindings specified in
......
...@@ -35,7 +35,7 @@ patternProperties: ...@@ -35,7 +35,7 @@ patternProperties:
"^gpio@[0-9a-f]+$": "^gpio@[0-9a-f]+$":
# Child node # Child node
type: object type: object
$ref: "../gpio/brcm,bcm63xx-gpio.yaml" $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml
description: description:
GPIO controller for the SoC GPIOs. This child node definition GPIO controller for the SoC GPIOs. This child node definition
should follow the bindings specified in should follow the bindings specified in
...@@ -44,7 +44,7 @@ patternProperties: ...@@ -44,7 +44,7 @@ patternProperties:
"^pinctrl@[0-9a-f]+$": "^pinctrl@[0-9a-f]+$":
# Child node # Child node
type: object type: object
$ref: "../pinctrl/brcm,bcm6368-pinctrl.yaml" $ref: /schemas/pinctrl/brcm,bcm6368-pinctrl.yaml
description: description:
Pin controller for the SoC pins. This child node definition Pin controller for the SoC pins. This child node definition
should follow the bindings specified in should follow the bindings specified in
......
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