summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/sound/mt8173-max98090.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/sound/mt8173-max98090.txt')
-rw-r--r--dts/Bindings/sound/mt8173-max98090.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/dts/Bindings/sound/mt8173-max98090.txt b/dts/Bindings/sound/mt8173-max98090.txt
index 829bd26d17..519e97c8f1 100644
--- a/dts/Bindings/sound/mt8173-max98090.txt
+++ b/dts/Bindings/sound/mt8173-max98090.txt
@@ -3,11 +3,13 @@ MT8173 with MAX98090 CODEC
Required properties:
- compatible : "mediatek,mt8173-max98090"
- mediatek,audio-codec: the phandle of the MAX98090 audio codec
+- mediatek,platform: the phandle of MT8173 ASoC platform
Example:
sound {
compatible = "mediatek,mt8173-max98090";
mediatek,audio-codec = <&max98090>;
+ mediatek,platform = <&afe>;
};