
20 Jan
2022
20 Jan
'22
5:22 p.m.
On 1/18/22 10:33, Pali Rohár wrote:
Convert Turris MOX's comphy_update_map() to board_fix_fdt() and then remove it.
Pali Rohár (2): arm: mvebu: turris_mox: Convert comphy_update_map() to board_fix_fdt() phy: marvell: Remove unused function comphy_update_map()
board/CZ.NIC/turris_mox/turris_mox.c | 48 +++++++++------------------- drivers/phy/marvell/comphy_core.c | 9 ------ drivers/phy/marvell/comphy_core.h | 9 ++++++ include/mvebu/comphy.h | 11 ------- 4 files changed, 24 insertions(+), 53 deletions(-)
Applied to u-boot-marvell/master
Thanks, Stefan