Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ASoC: dt-bindings: asahi-kasei,ak5558: Reference common DAI properties

Reference the dai-common.yaml schema to allow '#sound-dai-cells' and
"sound-name-prefix' to be used because asahi-kasei,ak5558 is codec DAI.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20260211101009.2895296-1-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Shengjiu Wang and committed by
Mark Brown
42a9a5c2 9f16d96e

+4 -1
+4 -1
Documentation/devicetree/bindings/sound/asahi-kasei,ak5558.yaml
··· 32 32 - compatible 33 33 - reg 34 34 35 - additionalProperties: false 35 + allOf: 36 + - $ref: dai-common.yaml# 37 + 38 + unevaluatedProperties: false 36 39 37 40 examples: 38 41 - |