Commit 10eb0d33 authored by Rob Herring's avatar Rob Herring Committed by Mark Brown

ASoC: dt-bindings: cirrus,cs42l43: Fix 'gpio-ranges' schema

'gpio-ranges' is a phandle-array which is really a matrix. The schema in
cirrus,cs42l43 is incomplete as it doesn't define there's only a single
entry. Add the outer array constraints that there is a single entry.
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Link: https://msgid.link/r/20240311222554.1940567-1-robh@kernel.orgSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent db185362
......@@ -185,6 +185,7 @@ properties:
gpio-ranges:
items:
- items:
- description: A phandle to the CODEC pinctrl node
minimum: 0
- const: 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment