Commit a7ab84a5 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Rob Herring
Browse files

dt-bindings: pwm: drop unneeded quotes



Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarClaudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20230609140709.64655-1-krzysztof.kozlowski@linaro.org


Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent f6814f6f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ maintainers:
  - Claudiu Beznea <claudiu.beznea@microchip.com>

allOf:
  - $ref: "pwm.yaml#"
  - $ref: pwm.yaml#

properties:
  compatible:
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ properties:
    const: 3

  fsl,pwm-number:
    $ref: '/schemas/types.yaml#/definitions/uint32'
    $ref: /schemas/types.yaml#/definitions/uint32
    description: u32 value representing the number of PWM devices

required: