On 4 November 2015 at 02:52, Przemyslaw Marczak <[email protected]> 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 <[email protected]> > Cc: Simon Glass <[email protected]> > --- > 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 <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

