Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
[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 };