mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 05:35:12 +07:00
c9146fae4e
Currently the binding is only made of the compatible string. Signed-off-by: Florian Vaussard <florian.vaussard@heig-vd.ch> Signed-off-by: Mark Brown <broonie@kernel.org>
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";
|
|
};
|