[PATCH v2 0/2] dm: core: Add address translation in fdt_get_resource - fixes

Patrick Delaunay patrick.delaunay at foss.st.com
Fri May 21 12:24:58 CEST 2021


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 at 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(-)

-- 
2.17.1



More information about the U-Boot mailing list