
8 May
2018
8 May
'18
2:45 a.m.
On Thu, Apr 19, 2018 at 12:14:03PM +0900, Masahiro Yamada wrote:
Currently, regmap_init_mem() takes a udevice. This requires the node has already been associated with a device. It prevents syscon/regmap from behaving like those in Linux.
Change the first argumenet to take a device node.
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com Acked-by: Neil Armstrong narmstrong@baylibre.com Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom