libdigiapix: add ADC_IN0 as default DEFAULT_ADC for ccimx8x boards

ADC_IN0 is the channel 0 of iio:device0.

Signed-off-by: Gonzalo Ruiz <Gonzalo.Ruiz@digi.com>
This commit is contained in:
Gonzalo Ruiz 2019-04-12 17:17:51 +02:00
parent 971fed2724
commit b81da5f6d0
2 changed files with 2 additions and 2 deletions

View File

@ -26,5 +26,5 @@ DEFAULT_PWM = 7,0
[ADC]
# TODO: only MCA ADCs are supported at the moment, with them being disabled by default
# ADC_IN0 on Expansion connector
DEFAULT_ADC = 0,0

View File

@ -30,5 +30,5 @@ DEFAULT_PWM = 7,0
[ADC]
# TODO: only MCA ADCs are supported at the moment, with them being disabled by default
# ADC_IN0 on Expansion connector
DEFAULT_ADC = 0,0