Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel...
[cascardo/linux.git] / Documentation / devicetree / bindings / sound / ti,ads117x.txt
1 Texas Intstruments ADS117x ADC
2
3 Required properties:
4
5   - compatible : "ti,ads1174" or "ti,ads1178"
6
7 Example:
8
9 ads1178 {
10         compatible = "ti,ads1178";
11 };