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

dt-bindings: gpu: 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>
Link: https://lore.kernel.org/r/20230609140738.64958-1-krzysztof.kozlowski@linaro.org


Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent e099083e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -86,7 +86,7 @@ properties:
    const: 2
    const: 2


  dynamic-power-coefficient:
  dynamic-power-coefficient:
    $ref: '/schemas/types.yaml#/definitions/uint32'
    $ref: /schemas/types.yaml#/definitions/uint32
    description:
    description:
      A u32 value that represents the running time dynamic
      A u32 value that represents the running time dynamic
      power coefficient in units of uW/MHz/V^2. The
      power coefficient in units of uW/MHz/V^2. The
+1 −1
Original line number Original line Diff line number Diff line
@@ -92,7 +92,7 @@ properties:
  dma-coherent: true
  dma-coherent: true


  dynamic-power-coefficient:
  dynamic-power-coefficient:
    $ref: '/schemas/types.yaml#/definitions/uint32'
    $ref: /schemas/types.yaml#/definitions/uint32
    description:
    description:
      A u32 value that represents the running time dynamic
      A u32 value that represents the running time dynamic
      power coefficient in units of uW/MHz/V^2. The
      power coefficient in units of uW/MHz/V^2. The