Skip to content

Commit c94673e

Browse files
robherringthierryreding
authored andcommitted
dt-bindings: arm: nvidia: 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: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Thierry Reding <treding@nvidia.com>
1 parent fe15c26 commit c94673e

9 files changed

Lines changed: 22 additions & 22 deletions

Documentation/devicetree/bindings/arm/nvidia,tegra194-ccplex.yaml

Lines changed: 3 additions & 3 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/arm/nvidia,tegra194-ccplex.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/arm/nvidia,tegra194-ccplex.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: NVIDIA Tegra194 CPU Complex
88

@@ -25,7 +25,7 @@ properties:
2525
- nvidia,tegra194-ccplex
2626

2727
nvidia,bpmp:
28-
$ref: '/schemas/types.yaml#/definitions/phandle'
28+
$ref: /schemas/types.yaml#/definitions/phandle
2929
description: |
3030
Specifies the bpmp node that needs to be queried to get
3131
operating point data for all CPUs.

Documentation/devicetree/bindings/arm/tegra/nvidia,tegra-ccplex-cluster.yaml

Lines changed: 3 additions & 3 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/arm/tegra/nvidia,tegra-ccplex-cluster.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/arm/tegra/nvidia,tegra-ccplex-cluster.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: NVIDIA Tegra CPU COMPLEX CLUSTER area
88

@@ -29,7 +29,7 @@ properties:
2929
maxItems: 1
3030

3131
nvidia,bpmp:
32-
$ref: '/schemas/types.yaml#/definitions/phandle'
32+
$ref: /schemas/types.yaml#/definitions/phandle
3333
description: |
3434
Specifies the BPMP node that needs to be queried to get
3535
operating point data for all CPUs.

Documentation/devicetree/bindings/arm/tegra/nvidia,tegra194-axi2apb.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/arm/tegra/nvidia,tegra194-axi2apb.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/arm/tegra/nvidia,tegra194-axi2apb.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: NVIDIA Tegra194 AXI2APB bridge
88

Documentation/devicetree/bindings/arm/tegra/nvidia,tegra194-cbb.yaml

Lines changed: 4 additions & 4 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/arm/tegra/nvidia,tegra194-cbb.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/arm/tegra/nvidia,tegra194-cbb.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: NVIDIA Tegra194 CBB 1.0
88

@@ -64,13 +64,13 @@ properties:
6464
- description: secure interrupt
6565

6666
nvidia,axi2apb:
67-
$ref: '/schemas/types.yaml#/definitions/phandle'
67+
$ref: /schemas/types.yaml#/definitions/phandle
6868
description:
6969
Specifies the node having all axi2apb bridges which need to be checked
7070
for any error logged in their status register.
7171

7272
nvidia,apbmisc:
73-
$ref: '/schemas/types.yaml#/definitions/phandle'
73+
$ref: /schemas/types.yaml#/definitions/phandle
7474
description:
7575
Specifies the apbmisc node which need to be used for reading the ERD
7676
register.

Documentation/devicetree/bindings/arm/tegra/nvidia,tegra234-cbb.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/arm/tegra/nvidia,tegra234-cbb.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/arm/tegra/nvidia,tegra234-cbb.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: NVIDIA Tegra CBB 2.0
88

Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvdec.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/gpu/host1x/nvidia,tegra210-nvdec.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/gpu/host1x/nvidia,tegra210-nvdec.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: NVIDIA Tegra NVDEC
88

Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvenc.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/gpu/host1x/nvidia,tegra210-nvenc.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/gpu/host1x/nvidia,tegra210-nvenc.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: NVIDIA Tegra NVENC
88

Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvjpg.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/gpu/host1x/nvidia,tegra210-nvjpg.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/gpu/host1x/nvidia,tegra210-nvjpg.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: NVIDIA Tegra NVJPG
88

Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra234-nvdec.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/gpu/host1x/nvidia,tegra234-nvdec.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/gpu/host1x/nvidia,tegra234-nvdec.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: NVIDIA Tegra234 NVDEC
88

0 commit comments

Comments
 (0)