From: Rob Herring Date: Wed, 24 Jan 2024 19:08:07 +0000 (-0600) Subject: ASoC: dt-bindings: audio-graph-port: Drop type from "clocks" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=01dffdcaa094858a03e3694694815f1a4915940c;p=linux.git ASoC: dt-bindings: audio-graph-port: Drop type from "clocks" "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 Link: https://msgid.link/r/20240124190808.1555263-1-robh@kernel.org Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/sound/audio-graph-port.yaml b/Documentation/devicetree/bindings/sound/audio-graph-port.yaml index b13c08de505e4..28b27e7e45de6 100644 --- a/Documentation/devicetree/bindings/sound/audio-graph-port.yaml +++ b/Documentation/devicetree/bindings/sound/audio-graph-port.yaml @@ -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: