xref: /freebsd/sys/contrib/device-tree/Bindings/sound/ti,ads117x.txt (revision 7ef62cebc2f965b0f640263e179276928885e33d)
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