[U-Boot] [PATCH] Add missing file: include/sandbox-adc.h

Simon Glass sjg at chromium.org
Fri Nov 6 13:07:35 CET 2015


On 4 November 2015 at 02:52, Przemyslaw Marczak <p.marczak at samsung.com> wrote:
> This should be squashed to commit:
>
> sandbox: add ADC driver
>
> This commit adds implementation of Sandbox ADC device emulation.
> The device provides:
> - single and multi-channel conversion
> - 4 channels with predefined conversion output data
> - 16-bit resolution
>
> Signed-off-by: Przemyslaw Marczak <p.marczak at samsung.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
> Changes V3:
> - new commit
> ---
>  include/sandbox-adc.h | 31 +++++++++++++++++++++++++++++++
>  1 file changed, 31 insertions(+)
>  create mode 100644 include/sandbox-adc.h

Agreed it should be squashed in:

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


More information about the U-Boot mailing list