[U-Boot] [PATCH] test: regmap: test Linux-compatible syscon_node_to_regmap()
Simon Glass
sjg at chromium.org
Wed Apr 25 05:01:21 UTC 2018
On 22 April 2018 at 22:26, Masahiro Yamada <yamada.masahiro at socionext.com>
wrote:
> Like Linux, syscon_node_to_regmap() allows a node to work as a syscon
> provider without binding it to a syscon driver. Test this.
>
> Requested-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
> arch/sandbox/dts/test.dts | 8 ++++++++
> test/dm/regmap.c | 17 +++++++++++++++++
> 2 files changed, 25 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list