Skip to content

Commit 270d32c

Browse files
TE-N-ShengjiuWangbroonie
authored andcommitted
ASoC: dt-bindings: cirrus,cs42xx8: Reference common DAI properties
Reference the dai-common.yaml schema to allow '#sound-dai-cells' and "sound-name-prefix' to be used because cirrus,cs42xx8 is codec DAI. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20251203102836.3856471-1-shengjiu.wang@nxp.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 0ebbd45 commit 270d32c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Documentation/devicetree/bindings/sound/cirrus,cs42xx8.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ title: Cirrus Logic CS42448/CS42888 audio CODEC
99
maintainers:
1010
- patches@opensource.cirrus.com
1111

12+
allOf:
13+
- $ref: dai-common.yaml#
14+
1215
properties:
1316
compatible:
1417
enum:
@@ -63,7 +66,7 @@ then:
6366
- VLC-supply
6467
- VLS-supply
6568

66-
additionalProperties: false
69+
unevaluatedProperties: false
6770

6871
examples:
6972
- |

0 commit comments

Comments
 (0)