]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: dt-bindings: fsl,imx-asrc: Reference common DAI properties
authorShengjiu Wang <shengjiu.wang@nxp.com>
Mon, 24 Feb 2025 09:04:13 +0000 (17:04 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 25 Feb 2025 13:19:51 +0000 (13:19 +0000)
Reference the dai-common.yaml schema to allow '#sound-dai-cells' and
"sound-name-prefix' to be used.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20250224090413.727911-3-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/fsl,imx-asrc.yaml

index 76aa1f2484883d6b3331f2ea3b8c738db4f837c4..abac5084d63b6f49fdfd469dbce84b864a8739ee 100644 (file)
@@ -120,6 +120,7 @@ required:
   - fsl,asrc-width
 
 allOf:
+  - $ref: dai-common.yaml#
   - if:
       properties:
         compatible:
@@ -145,7 +146,7 @@ allOf:
       required:
         - power-domains
 
-additionalProperties: false
+unevaluatedProperties: false
 
 examples:
   - |