Merge tag 'bcm2835-clk-next-2016-03-17' of git://github.com/anholt/linux into clk...
[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 };