Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / Documentation / devicetree / bindings / sound / dioo,dio2125.txt
blob63dbfe0f11d0cfb139f5fa03030ab3a809b6167b
1 DIO2125 Audio Driver
3 Required properties:
4 - compatible : "dioo,dio2125"
5 - enable-gpios : the gpio connected to the enable pin of the dio2125
7 Example:
9 amp: analog-amplifier {
10         compatible = "dioo,dio2125";
11         enable-gpios = <&gpio GPIOH_3 0>;