]> www.infradead.org Git - users/hch/misc.git/commit
net: phy: microchip_t1s: move LAN867X reset handling to a new function
authorParthiban Veerasooran <parthiban.veerasooran@microchip.com>
Thu, 10 Oct 2024 08:22:02 +0000 (13:52 +0530)
committerJakub Kicinski <kuba@kernel.org>
Fri, 11 Oct 2024 22:54:39 +0000 (15:54 -0700)
commit117b70e4c67ba6fa64492b8fcda0826fc3928def
tree85dbc22ebfbb89814441abc212760d0df05cef38
parent7a0414fdccf303dc306d621a710e4c5e67388075
net: phy: microchip_t1s: move LAN867X reset handling to a new function

Move LAN867X reset handling code to a new function called
lan867x_check_reset_complete() which will be useful for the next patch
which also uses the same code to handle the reset functionality.

Signed-off-by: Parthiban Veerasooran <parthiban.veerasooran@microchip.com>
Link: https://patch.msgid.link/20241010082205.221493-5-parthiban.veerasooran@microchip.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/microchip_t1s.c