Skip to content

Commit 82f2734

Browse files
robherringandersson
authored andcommitted
dt-bindings: remoteproc: Drop unneeded quotes
Cleanup bindings dropping unneeded quotes. Once all these are fixed, checking for this can be enabled in yamllint. Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230327170114.4102315-1-robh@kernel.org
1 parent 3c497f6 commit 82f2734

7 files changed

Lines changed: 17 additions & 17 deletions

File tree

Documentation/devicetree/bindings/remoteproc/amlogic,meson-mx-ao-arc.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
22
%YAML 1.2
33
---
4-
$id: "http://devicetree.org/schemas/remoteproc/amlogic,meson-mx-ao-arc.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/remoteproc/amlogic,meson-mx-ao-arc.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Amlogic Meson AO ARC Remote Processor
88

Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
22
%YAML 1.2
33
---
4-
$id: "http://devicetree.org/schemas/remoteproc/fsl,imx-rproc.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/remoteproc/fsl,imx-rproc.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: NXP i.MX Co-Processor
88

Documentation/devicetree/bindings/remoteproc/ingenic,vpu.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
22
%YAML 1.2
33
---
4-
$id: "http://devicetree.org/schemas/remoteproc/ingenic,vpu.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/remoteproc/ingenic,vpu.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Ingenic Video Processing Unit
88

Documentation/devicetree/bindings/remoteproc/qcom,glink-edge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ description:
1515

1616
properties:
1717
$nodename:
18-
const: "glink-edge"
18+
const: glink-edge
1919

2020
apr:
2121
$ref: /schemas/soc/qcom/qcom,apr.yaml#

Documentation/devicetree/bindings/remoteproc/qcom,smd-edge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ description:
2121

2222
properties:
2323
$nodename:
24-
const: "smd-edge"
24+
const: smd-edge
2525

2626
apr:
2727
$ref: /schemas/soc/qcom/qcom,apr.yaml#

Documentation/devicetree/bindings/remoteproc/renesas,rcar-rproc.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
22
%YAML 1.2
33
---
4-
$id: "http://devicetree.org/schemas/remoteproc/renesas,rcar-rproc.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/remoteproc/renesas,rcar-rproc.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Renesas R-Car remote processor controller
88

Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
22
%YAML 1.2
33
---
4-
$id: "http://devicetree.org/schemas/remoteproc/st,stm32-rproc.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/remoteproc/st,stm32-rproc.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: STMicroelectronics STM32 remote processor controller
88

@@ -29,7 +29,7 @@ properties:
2929

3030
st,syscfg-holdboot:
3131
description: remote processor reset hold boot
32-
$ref: "/schemas/types.yaml#/definitions/phandle-array"
32+
$ref: /schemas/types.yaml#/definitions/phandle-array
3333
items:
3434
- items:
3535
- description: Phandle of syscon block
@@ -39,7 +39,7 @@ properties:
3939
st,syscfg-tz:
4040
description:
4141
Reference to the system configuration which holds the RCC trust zone mode
42-
$ref: "/schemas/types.yaml#/definitions/phandle-array"
42+
$ref: /schemas/types.yaml#/definitions/phandle-array
4343
items:
4444
- items:
4545
- description: Phandle of syscon block
@@ -95,7 +95,7 @@ properties:
9595
(see ../reserved-memory/reserved-memory.txt)
9696

9797
st,syscfg-pdds:
98-
$ref: "/schemas/types.yaml#/definitions/phandle-array"
98+
$ref: /schemas/types.yaml#/definitions/phandle-array
9999
description: |
100100
Reference to the system configuration which holds the remote
101101
items:
@@ -105,7 +105,7 @@ properties:
105105
- description: The field mask of the PDDS selection
106106

107107
st,syscfg-m4-state:
108-
$ref: "/schemas/types.yaml#/definitions/phandle-array"
108+
$ref: /schemas/types.yaml#/definitions/phandle-array
109109
description: |
110110
Reference to the tamp register which exposes the Cortex-M4 state.
111111
items:
@@ -115,7 +115,7 @@ properties:
115115
- description: The field mask of the Cortex-M4 state
116116

117117
st,syscfg-rsc-tbl:
118-
$ref: "/schemas/types.yaml#/definitions/phandle-array"
118+
$ref: /schemas/types.yaml#/definitions/phandle-array
119119
description: |
120120
Reference to the tamp register which references the Cortex-M4
121121
resource table address.

0 commit comments

Comments
 (0)