summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2024-01-24 13:08:07 -0600
committerMark Brown <broonie@kernel.org>2024-01-26 14:47:01 +0000
commit01dffdcaa094858a03e3694694815f1a4915940c (patch)
tree923fbbc194d34b1cf2d2c31382d1e63b9a4183cf /Documentation/devicetree/bindings
parent31c6e53a4da5fe626b99e1ebf777d751994e3281 (diff)
downloadlinux-stable-01dffdcaa094858a03e3694694815f1a4915940c.tar.gz
linux-stable-01dffdcaa094858a03e3694694815f1a4915940c.tar.bz2
linux-stable-01dffdcaa094858a03e3694694815f1a4915940c.zip
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 <robh@kernel.org> Link: https://msgid.link/r/20240124190808.1555263-1-robh@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r--Documentation/devicetree/bindings/sound/audio-graph-port.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/audio-graph-port.yaml b/Documentation/devicetree/bindings/sound/audio-graph-port.yaml
index b13c08de505e..28b27e7e45de 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: