[U-Boot] [PATCH v3 42/62] dm: core: Add an implementation of regmap_init_mem_platdata()

Simon Glass sjg at chromium.org
Fri Jul 15 06:00:07 CEST 2016


On 4 July 2016 at 11:58, Simon Glass <sjg at chromium.org> wrote:
> Add an implementation of this function which mirrors the functions of the
> automatic device-tree implementation. This can be used with of-platdata to
> create regmaps.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  drivers/core/regmap.c | 18 ++++++++++++++++--
>  include/regmap.h      | 15 ++++++++++++++-
>  2 files changed, 30 insertions(+), 3 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list