linux-zen-desktop/Documentation/devicetree/bindings/sound/ti,ads117x.txt

12 lines
152 B
Plaintext
Raw Normal View History

2023-08-30 17:31:07 +02:00
Texas Intstruments ADS117x ADC
Required properties:
- compatible : "ti,ads1174" or "ti,ads1178"
Example:
ads1178 {
compatible = "ti,ads1178";
};