mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-15 06:26:07 +01:00
12 lines
152 B
Plaintext
12 lines
152 B
Plaintext
Texas Intstruments ADS117x ADC
|
|
|
|
Required properties:
|
|
|
|
- compatible : "ti,ads1174" or "ti,ads1178"
|
|
|
|
Example:
|
|
|
|
ads1178 {
|
|
compatible = "ti,ads1178";
|
|
};
|