
25 Apr
2019
25 Apr
'19
1:59 a.m.
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