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