drivers: adc: add LMP90xxx ADC driver with GPIO
Add driver for the Texas Instruments LMP90xxx series of multi-channel, low-power 16-/24-bit sensor analog frontends (AFEs). The functionality is split into two drivers; an ADC driver and a GPIO driver. Tested with LMP90080 and LMP90100. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
9d71384e50
commit
bc2113bd46
21 changed files with 1477 additions and 0 deletions
5
dts/bindings/iio/adc/ti,lmp90100.yaml
Normal file
5
dts/bindings/iio/adc/ti,lmp90100.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
description: Texas Instruments LMP90100 AFE binding
|
||||
|
||||
compatible: "ti,lmp90100"
|
||||
|
||||
include: ti,lmp90xxx-current.yaml
|
Loading…
Add table
Add a link
Reference in a new issue