Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra...
[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 };