
Hi,
This serie push again 2 modifications proposed in previous serie V3 [1] but missing in master branch as only patchset V1 [2] is merged.
The first patch solves a issue see by horatiu.vultur@microchip.com in V1 [2].
Regards, Patrick
[1] [v3] dm: core: Add address translation in fdt_get_resource http://patchwork.ozlabs.org/project/uboot/list/?series=242010&state=*
[2] dm: core: Add address translation in fdt_get_resource http://patchwork.ozlabs.org/project/uboot/list/?series=237557&state=*
Changes in v2: - Add reviewed-by - Add reviewed-by - use lower-case hex
Patrick Delaunay (2): net: luton: remove address translation after ofnode_read_resource test: add dm_test_read_resource
drivers/net/mscc_eswitch/luton_switch.c | 5 +--- test/dm/test-fdt.c | 33 +++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 4 deletions(-)