From a45d4bb23f49990a6b994bbaac5156ad6ebdc453 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Tue, 8 Dec 2015 07:31:56 +0100 Subject: dts: update to v4.2-rc5 Signed-off-by: Sascha Hauer --- dts/Bindings/sound/mt8173-max98090.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dts/Bindings/sound/mt8173-max98090.txt') 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>; }; -- cgit v1.2.3