mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 03:23:53 -04:00
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";
|
|
};
|