ASoC: zx: spdif: Fix devm_ioremap_resource return value check
[linux-drm-fsl-dcu.git] / Documentation / devicetree / bindings / sound / mt8173-max98090.txt
1 MT8173 with MAX98090 CODEC
2
3 Required properties:
4 - compatible : "mediatek,mt8173-max98090"
5 - mediatek,audio-codec: the phandle of the MAX98090 audio codec
6
7 Example:
8
9         sound {
10                 compatible = "mediatek,mt8173-max98090";
11                 mediatek,audio-codec = <&max98090>;
12         };
13