
13 Nov
2018
13 Nov
'18
8:53 p.m.
On 4 November 2018 at 22:55, 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
Changes in v2:
- Added the missing header file declaration of the new function.
drivers/core/ofnode.c | 14 ++++++++++---- include/dm/ofnode.h | 13 +++++++++++++ 2 files changed, 23 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org