u-boot-brain/drivers/net/mscc_eswitch
Patrick Delaunay 0d1ab576f2 net: luton: remove address translation after ofnode_read_resource
Removed call of ofnode_translate_address() after ofnode_read_resource
in luton_switch.c:luton_probe(); it is unnecessary since
the commit feb7ac457c ("dm: core: Add address translation in
fdt_get_resource").

Fixes: feb7ac457c ("dm: core: Add address translation in fdt_get_resource")
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Reported-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
2021-06-05 07:35:47 -06:00
..
Kconfig drivers: net: Add Felix DSA switch driver 2021-02-16 12:38:36 -05:00
Makefile drivers: net: Add Felix DSA switch driver 2021-02-16 12:38:36 -05:00
felix_switch.c drivers: net: Add Felix DSA switch driver 2021-02-16 12:38:36 -05:00
jr2_switch.c dm: core: Add address translation in fdt_get_resource 2021-04-29 03:23:39 -07:00
luton_switch.c net: luton: remove address translation after ofnode_read_resource 2021-06-05 07:35:47 -06:00
mscc_mac_table.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mscc_mac_table.h net: mscc: Move mac_table_add function into different file. 2019-02-01 14:13:36 +01:00
mscc_miim.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mscc_miim.h net: mscc: refactor mscc_miim 2019-07-15 13:32:25 -05:00
mscc_xfer.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mscc_xfer.h net: mscc: Move ocelot_send and ocelot_recv in a different file. 2019-02-01 14:13:36 +01:00
ocelot_switch.c dm: core: Add address translation in fdt_get_resource 2021-04-29 03:23:39 -07:00
serval_switch.c dm: core: Add address translation in fdt_get_resource 2021-04-29 03:23:39 -07:00
servalt_switch.c dm: core: Add address translation in fdt_get_resource 2021-04-29 03:23:39 -07:00