
19 Oct
2018
19 Oct
'18
5:25 a.m.
Hi Fabrice,
On 11 October 2018 at 10:00, Fabrice Gasnier fabrice.gasnier@st.com wrote:
Add new option to 'adc' command to do a single scan of:
- some channel(s), using mask argument
- all channels available on an ADC device (when optional mask is omitted).
Signed-off-by: Fabrice Gasnier fabrice.gasnier@st.com
cmd/adc.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 54 insertions(+), 1 deletion(-)
For this you could add a test in test/py/tests/test_adc.py perhaps.
Reviewed-by: Simon Glass sjg@chromium.org