summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/sound/ti,ads117x.txt
blob: 7db19b50865a9878b284d0e1fabf26dbd9081ec9 (plain)
1
2
3
4
5
6
7
8
9
10
11
Texas Intstruments ADS117x ADC

Required properties:

  - compatible : "ti,ads1174" or "ti,ads1178"

Example:

ads1178 {
	compatible = "ti,ads1178";
};