ASoC: dt-bindings: audio-graph-port: Drop type from "clocks"
authorRob Herring <robh@kernel.org>
Wed, 24 Jan 2024 19:08:07 +0000 (13:08 -0600)
committerMark Brown <broonie@kernel.org>
Fri, 26 Jan 2024 14:47:01 +0000 (14:47 +0000)
"clocks" is a standard property which already has a type. Users only need
to define how many clocks and what each clock is if more than 1 clock.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://msgid.link/r/20240124190808.1555263-1-robh@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/audio-graph-port.yaml

index b13c08de505e41480732c2060df05c8081b17d31..28b27e7e45de6beb5037d6e7e3d616e3d4188294 100644 (file)
@@ -51,7 +51,7 @@ definitions:
           - $ref: /schemas/types.yaml#/definitions/phandle
       clocks:
         description: Indicates system clock
-        $ref: /schemas/types.yaml#/definitions/phandle
+        maxItems: 1
       system-clock-frequency:
         $ref: simple-card.yaml#/definitions/system-clock-frequency
       system-clock-direction-out: