[U-Boot] [PATCH 18/18] test: Add a test for regmap
Simon Glass
sjg at chromium.org
Sat Jul 18 01:59:08 CEST 2015
On 6 July 2015 at 12:54, Simon Glass <sjg at chromium.org> wrote:
> We use syscon to test that the regmap functions work as expected.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> test/dm/Makefile | 1 +
> test/dm/regmap.c | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 83 insertions(+)
> create mode 100644 test/dm/regmap.c
Applied to u-boot-dm.
More information about the U-Boot
mailing list