xref: /openbmc/linux/Documentation/devicetree/bindings/sound/ti,ads117x.txt (revision 081c65360bd817672d0753fdf68ab34802d7a81d)
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