Commit 61ab5a06 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by David S. Miller

dt-bindings: net: drop unneeded quotes

Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: default avatarJernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ba47545c
......@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Allwinner A20 GMAC
allOf:
- $ref: "snps,dwmac.yaml#"
- $ref: snps,dwmac.yaml#
maintainers:
- Chen-Yu Tsai <wens@csie.org>
......
......@@ -63,7 +63,7 @@ required:
- syscon
allOf:
- $ref: "snps,dwmac.yaml#"
- $ref: snps,dwmac.yaml#
- if:
properties:
compatible:
......
......@@ -27,7 +27,7 @@ select:
- compatible
allOf:
- $ref: "snps,dwmac.yaml#"
- $ref: snps,dwmac.yaml#
- if:
properties:
compatible:
......
......@@ -55,7 +55,7 @@ properties:
patternProperties:
"^mdio@[0-9a-f]+$":
type: object
$ref: "brcm,unimac-mdio.yaml"
$ref: brcm,unimac-mdio.yaml
description:
GENET internal UniMAC MDIO bus
......
......@@ -19,7 +19,7 @@ select:
- compatible
allOf:
- $ref: "snps,dwmac.yaml#"
- $ref: snps,dwmac.yaml#
properties:
compatible:
......
......@@ -25,7 +25,7 @@ select:
- compatible
allOf:
- $ref: "snps,dwmac.yaml#"
- $ref: snps,dwmac.yaml#
properties:
compatible:
......
......@@ -24,7 +24,7 @@ select:
- compatible
allOf:
- $ref: "snps,dwmac.yaml#"
- $ref: snps,dwmac.yaml#
properties:
compatible:
......
......@@ -32,7 +32,7 @@ select:
- compatible
allOf:
- $ref: "snps,dwmac.yaml#"
- $ref: snps,dwmac.yaml#
properties:
compatible:
......
......@@ -168,14 +168,14 @@ properties:
patternProperties:
"^mdio@[0-9a-f]+$":
type: object
$ref: "ti,davinci-mdio.yaml#"
$ref: ti,davinci-mdio.yaml#
description:
CPSW MDIO bus.
"^cpts@[0-9a-f]+":
type: object
$ref: "ti,k3-am654-cpts.yaml#"
$ref: ti,k3-am654-cpts.yaml#
description:
CPSW Common Platform Time Sync (CPTS) module.
......
......@@ -19,7 +19,7 @@ select:
- compatible
allOf:
- $ref: "snps,dwmac.yaml#"
- $ref: snps,dwmac.yaml#
properties:
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