[U-Boot] [PATCH v2 3/4] cmd: adc: print single conversion also in uV

Simon Glass sjg at chromium.org
Tue Nov 13 03:31:46 UTC 2018


On 12 November 2018 at 06:04, Fabrice Gasnier <fabrice.gasnier at st.com> wrote:
> Use newly introduced adc_raw_to_uV() API to print conversion result
> both as raw value and micro-volts by default.
>
> Signed-off-by: Fabrice Gasnier <fabrice.gasnier at st.com>
> ---
>
> Changes in v2: None
>
>  cmd/adc.c | 9 +++++++--
>  1 file changed, 7 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list