
22 May
2019
22 May
'19
3:21 p.m.
On Wed, 24 Apr 2019 at 17:59, Simon Glass sjg@chromium.org wrote:
On Wed, 24 Apr 2019 at 05:49, Keerthy j-keerthy@ti.com wrote:
Add ofnode_get_addr_size_index function to fetch the address and size of the reg space based on index.
Signed-off-by: Keerthy j-keerthy@ti.com
Previous discussion can be found here:
drivers/core/ofnode.c | 13 ++++++++++--- include/dm/ofnode.h | 14 ++++++++++++++ 2 files changed, 24 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm, thanks!