Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[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 };