aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorchunxu.li <chunxu.li@mediatek.com>2022-08-24 20:23:19 +0800
committerMark Brown <broonie@kernel.org>2022-08-24 13:53:06 +0100
commit1173107d7c129ff87224814fd38fce5db023aaa0 (patch)
tree95cf49723e7a337e2427de4abf8ad00e9fd5b9d2
parentASoC: mediatek: dt-bindings: modify machine bindings for SOF (diff)
downloadwireguard-linux-1173107d7c129ff87224814fd38fce5db023aaa0.tar.xz
wireguard-linux-1173107d7c129ff87224814fd38fce5db023aaa0.zip
ASoC: mediatek: dt-bindings: modify machine bindings for SOF
Add SOF related field. 1. Add a property "mediatek,adsp", Only when adsp phandle could be retrieved, from DTS, the SOF related part of machine driver is executed. 2. Add a property "mediatek,dai-link" to support dai-links could be specified from DTS Signed-off-by: chunxu.li <chunxu.li@mediatek.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20220824122319.23918-3-chunxu.li@mediatek.com Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml b/Documentation/devicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml
index 059a7629b2d3..4fc5b045d3cf 100644
--- a/Documentation/devicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml
+++ b/Documentation/devicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml
@@ -43,6 +43,16 @@ properties:
required:
- sound-dai
+ mediatek,adsp:
+ $ref: /schemas/types.yaml#/definitions/phandle
+ description: The phandle of MT8186 ADSP platform.
+
+ mediatek,dai-link:
+ $ref: /schemas/types.yaml#/definitions/string-array
+ description:
+ A list of the desired dai-links in the sound card. Each entry is a
+ name defined in the machine driver.
+
additionalProperties: false
required: