diff options
author | Rob Herring <robh@kernel.org> | 2023-03-20 18:47:18 -0500 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-04-04 12:12:12 -0500 |
commit | fcb52d7deafe04eb6cc26ff89c0b3c9e3acd849a (patch) | |
tree | 3815c5bb2e4dbd9143cdcb1106ce96e311774934 /Documentation/devicetree/bindings/input/adc-joystick.yaml | |
parent | 81c00b588116abc524668070eb3dd7922632c033 (diff) |
dt-bindings: input: Drop unneeded quotes
Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.
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: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/input/adc-joystick.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/input/adc-joystick.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/input/adc-joystick.yaml b/Documentation/devicetree/bindings/input/adc-joystick.yaml index da0f8dfca8bf..6c244d66f8ce 100644 --- a/Documentation/devicetree/bindings/input/adc-joystick.yaml +++ b/Documentation/devicetree/bindings/input/adc-joystick.yaml @@ -2,8 +2,8 @@ # Copyright 2019-2020 Artur Rojek %YAML 1.2 --- -$id: "http://devicetree.org/schemas/input/adc-joystick.yaml#" -$schema: "http://devicetree.org/meta-schemas/core.yaml#" +$id: http://devicetree.org/schemas/input/adc-joystick.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# title: ADC attached joystick |