xref: /linux/Documentation/devicetree/bindings/sound/ti,ads117x.txt (revision 0883c2c06fb5bcf5b9e008270827e63c09a88c1e)
1Texas Intstruments ADS117x ADC
2
3Required properties:
4
5  - compatible : "ti,ads1174" or "ti,ads1178"
6
7Example:
8
9ads1178 {
10	compatible = "ti,ads1178";
11};
12