Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c9146fae authored by Florian Vaussard's avatar Florian Vaussard Committed by Mark Brown
Browse files

ASoC: ads117x: Add bindings documentation for TI ADS117x ADC



Currently the binding is only made of the compatible string.

Signed-off-by: default avatarFlorian Vaussard <florian.vaussard@heig-vd.ch>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 92e963f5
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
Texas Intstruments ADS117x ADC

Required properties:

  - compatible : "ti,ads1174" or "ti,ads1178"

Example:

ads1178 {
	compatible = "ti,ads1178";
};