Skip to content

Commit fc114c7

Browse files
robherringwsakernel
authored andcommitted
dt-bindings: i2c: 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> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Nicolas Ferre <nicolas.ferre@microchip.com> Reviewed-by: Alain Volmat <alain.volmat@foss.st.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>
1 parent 2a37dec commit fc114c7

8 files changed

Lines changed: 14 additions & 14 deletions

File tree

Documentation/devicetree/bindings/i2c/amlogic,meson6-i2c.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Copyright 2019 BayLibre, SAS
33
%YAML 1.2
44
---
5-
$id: "http://devicetree.org/schemas/i2c/amlogic,meson6-i2c.yaml#"
6-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
5+
$id: http://devicetree.org/schemas/i2c/amlogic,meson6-i2c.yaml#
6+
$schema: http://devicetree.org/meta-schemas/core.yaml#
77

88
title: Amlogic Meson I2C Controller
99

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

77
title: Apple/PASemi I2C controller
88

Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ required:
7575
- clocks
7676

7777
allOf:
78-
- $ref: "i2c-controller.yaml"
78+
- $ref: i2c-controller.yaml
7979
- if:
8080
properties:
8181
compatible:

Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.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/i2c/cdns,i2c-r1p10.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/i2c/cdns,i2c-r1p10.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Cadence I2C controller
88

Documentation/devicetree/bindings/i2c/i2c-mux-gpio.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ properties:
4545

4646
i2c-parent:
4747
description: phandle of the I2C bus that this multiplexer's master-side port is connected to
48-
$ref: "/schemas/types.yaml#/definitions/phandle"
48+
$ref: /schemas/types.yaml#/definitions/phandle
4949

5050
mux-gpios:
5151
description: list of GPIOs used to control the muxer
@@ -55,7 +55,7 @@ properties:
5555
idle-state:
5656
description: Value to set the muxer to when idle. When no value is given, it defaults to the
5757
last value used.
58-
$ref: "/schemas/types.yaml#/definitions/uint32"
58+
$ref: /schemas/types.yaml#/definitions/uint32
5959

6060
allOf:
6161
- $ref: i2c-mux.yaml

Documentation/devicetree/bindings/i2c/qcom,i2c-geni-qcom.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/i2c/qcom,i2c-geni-qcom.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/i2c/qcom,i2c-geni-qcom.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Qualcomm Geni based QUP I2C Controller
88

Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ properties:
9090
st,syscfg-fmp:
9191
description: Use to set Fast Mode Plus bit within SYSCFG when Fast Mode
9292
Plus speed is selected by slave.
93-
$ref: "/schemas/types.yaml#/definitions/phandle-array"
93+
$ref: /schemas/types.yaml#/definitions/phandle-array
9494
items:
9595
- items:
9696
- description: phandle to syscfg

Documentation/devicetree/bindings/i2c/xlnx,xps-iic-2.00.a.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/i2c/xlnx,xps-iic-2.00.a.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/i2c/xlnx,xps-iic-2.00.a.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Xilinx IIC controller
88

0 commit comments

Comments
 (0)