Unverified Commit 0e4e9d75 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Mark Brown
Browse files

ASoC: dt-bindings: mediatek: Simplify mediatek,clk-provider



"mediatek,clk-provider" property is a string, not an string array, thus
"items" is not really correct.

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20250514105702.28622-2-krzysztof.kozlowski@linaro.org


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 5fb38782
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -96,7 +96,6 @@ patternProperties:
      mediatek,clk-provider:
        $ref: /schemas/types.yaml#/definitions/string
        description: Indicates dai-link clock master.
        items:
        enum:
          - cpu
          - codec
+3 −4
Original line number Diff line number Diff line
@@ -124,7 +124,6 @@ patternProperties:
      mediatek,clk-provider:
        $ref: /schemas/types.yaml#/definitions/string
        description: Indicates dai-link clock master.
        items:
        enum:
          - cpu
          - codec