Skip to content

Commit 77987b8

Browse files
robherringdtor
authored andcommitted
dt-bindings: input: 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: Mattijs Korpershoek <mkorpershoek@baylibre.com> # for mediatek,mt6779-keypad.yaml Link: https://lore.kernel.org/r/20230320234718.2930154-1-robh@kernel.org Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent 1999a6b commit 77987b8

9 files changed

Lines changed: 14 additions & 14 deletions

File tree

Documentation/devicetree/bindings/input/adc-joystick.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Copyright 2019-2020 Artur Rojek
33
%YAML 1.2
44
---
5-
$id: "http://devicetree.org/schemas/input/adc-joystick.yaml#"
6-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
5+
$id: http://devicetree.org/schemas/input/adc-joystick.yaml#
6+
$schema: http://devicetree.org/meta-schemas/core.yaml#
77

88
title: ADC attached joystick
99

Documentation/devicetree/bindings/input/google,cros-ec-keyb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ if:
5757
contains:
5858
const: google,cros-ec-keyb
5959
then:
60-
$ref: "/schemas/input/matrix-keymap.yaml#"
60+
$ref: /schemas/input/matrix-keymap.yaml#
6161
required:
6262
- keypad,num-rows
6363
- keypad,num-columns

Documentation/devicetree/bindings/input/imx-keypad.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ maintainers:
1010
- Liu Ying <gnuiyl@gmail.com>
1111

1212
allOf:
13-
- $ref: "/schemas/input/matrix-keymap.yaml#"
13+
- $ref: /schemas/input/matrix-keymap.yaml#
1414

1515
description: |
1616
The KPP is designed to interface with a keypad matrix with 2-point contact

Documentation/devicetree/bindings/input/matrix-keymap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ description: |
2121
2222
properties:
2323
linux,keymap:
24-
$ref: '/schemas/types.yaml#/definitions/uint32-array'
24+
$ref: /schemas/types.yaml#/definitions/uint32-array
2525
description: |
2626
An array of packed 1-cell entries containing the equivalent of row,
2727
column and linux key-code. The 32-bit big endian cell is packed as:

Documentation/devicetree/bindings/input/mediatek,mt6779-keypad.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ maintainers:
1010
- Mattijs Korpershoek <mkorpershoek@baylibre.com>
1111

1212
allOf:
13-
- $ref: "/schemas/input/matrix-keymap.yaml#"
13+
- $ref: /schemas/input/matrix-keymap.yaml#
1414

1515
description: |
1616
Mediatek's Keypad controller is used to interface a SoC with a matrix-type

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

77
title: Microchip CAP11xx based capacitive touch sensors
88

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

77
title: PWM vibrator
88

Documentation/devicetree/bindings/input/regulator-haptic.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
22
%YAML 1.2
33
---
4-
$id: "http://devicetree.org/schemas/input/regulator-haptic.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/input/regulator-haptic.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Regulator Haptic
88

Documentation/devicetree/bindings/input/touchscreen/elan,elants_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-only OR BSD-2-Clause)
22
%YAML 1.2
33
---
4-
$id: "http://devicetree.org/schemas/input/touchscreen/elan,elants_i2c.yaml#"
5-
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
4+
$id: http://devicetree.org/schemas/input/touchscreen/elan,elants_i2c.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Elantech I2C Touchscreen
88

0 commit comments

Comments
 (0)