From: Srinivasa Rao Mandadapu Date: Mon, 23 Jan 2023 10:13:22 +0000 (+0530) Subject: ASoC: dt-bindings: google,sc7280-herobrine: Add platform property X-Git-Tag: microblaze-v6.6~970^2~4^2~122^2 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=ec9009724027b6599ee79a8ac6c97de442ad6f6d;p=linux-2.6-microblaze.git ASoC: dt-bindings: google,sc7280-herobrine: Add platform property Add platform property in sc7280 machine driver bindings for including platform subnode in dai-links. This is required for binding the frontend dai driver to do dynamic pcm routing in ADSP based platforms. Signed-off-by: Srinivasa Rao Mandadapu Acked-by: Rob Herring Link: https://lore.kernel.org/r/1674468802-14834-3-git-send-email-quic_srivasam@quicinc.com Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml b/Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml index 869b40363af8..0b1a01a4c14e 100644 --- a/Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml +++ b/Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml @@ -75,6 +75,18 @@ patternProperties: additionalProperties: false + platform: + description: Holds subnode which includes the phandle of q6apm platform device. + type: object + properties: + sound-dai: + maxItems: 1 + + required: + - sound-dai + + additionalProperties: false + required: - link-name - cpu