1 MT8173 with MAX98090 CODEC 1 MT8173 with MAX98090 CODEC 2 2 3 Required properties: 3 Required properties: 4 - compatible : "mediatek,mt8173-max98090" 4 - compatible : "mediatek,mt8173-max98090" 5 - mediatek,audio-codec: the phandle of the MAX 5 - mediatek,audio-codec: the phandle of the MAX98090 audio codec 6 - mediatek,platform: the phandle of MT8173 ASo 6 - mediatek,platform: the phandle of MT8173 ASoC platform 7 7 8 Example: 8 Example: 9 9 10 sound { 10 sound { 11 compatible = "mediatek,mt8173- 11 compatible = "mediatek,mt8173-max98090"; 12 mediatek,audio-codec = <&max98 12 mediatek,audio-codec = <&max98090>; 13 mediatek,platform = <&afe>; 13 mediatek,platform = <&afe>; 14 }; 14 }; 15 15
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.