Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[deliverable/linux.git] / Documentation / devicetree / bindings / sound / mt8173-max98090.txt
CommitLineData
a54f6f0c
KC
1MT8173 with MAX98090 CODEC
2
3Required properties:
4- compatible : "mediatek,mt8173-max98090"
5- mediatek,audio-codec: the phandle of the MAX98090 audio codec
6
7Example:
8
9 sound {
10 compatible = "mediatek,mt8173-max98090";
11 mediatek,audio-codec = <&max98090>;
12 };
13
This page took 0.045244 seconds and 5 git commands to generate.