On 6 April 2016 at 12:49, Stephen Warren <[email protected]> wrote: > From: Stephen Warren <[email protected]> > > This function parses the reg property based on an index found in the > reg-names property. This is required for bindings that are written > using reg-names rather than hard-coding indices in reg. > > Signed-off-by: Stephen Warren <[email protected]> > --- > drivers/core/device.c | 16 ++++++++++++++++ > include/dm/device.h | 12 ++++++++++++ > 2 files changed, 28 insertions(+)
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

