Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b35aa4f7b4ddadb58b2c20e407a95f1480e618b9
/
.
/
dts
/
upstream
/
Bindings
/
sound
/
ti,ads117x.txt
blob: 7db19b50865a9878b284d0e1fabf26dbd9081ec9 [
file
] [
log
] [
blame
]
Tom Rini
53633a8
2024-02-29 12:33:36 -0500
[
diff
] [
blame
]
1
Texas Intstruments ADS117x ADC
2
3
Required properties:
4
5
- compatible : "ti,ads1174" or "ti,ads1178"
6
7
Example:
8
9
ads1178 {
10
compatible = "ti,ads1178";
11
};