Hi Przemyslaw, On 27 October 2015 at 06:08, Przemyslaw Marczak <p.marc...@samsung.com> wrote: > 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.marc...@samsung.com> > Cc: Simon Glass <s...@chromium.org> > --- > Changes V3: > - new commit > --- > arch/sandbox/dts/sandbox_pmic.dtsi | 2 +- > arch/sandbox/dts/test.dts | 6 ++ > configs/sandbox_defconfig | 2 + > drivers/adc/Kconfig | 9 ++ > drivers/adc/Makefile | 1 + > drivers/adc/sandbox.c | 174 > +++++++++++++++++++++++++++++++++++++ > 6 files changed, 193 insertions(+), 1 deletion(-) > create mode 100644 drivers/adc/sandbox.c >
Reviewed-by: Simon Glass <s...@chromium.org> (could fix the include order though) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot