]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: phy: microchip_t1s: restructure cfg read/write functions arguments
authorParthiban Veerasooran <parthiban.veerasooran@microchip.com>
Thu, 10 Oct 2024 08:21:59 +0000 (13:51 +0530)
committerJakub Kicinski <kuba@kernel.org>
Fri, 11 Oct 2024 22:54:39 +0000 (15:54 -0700)
commit9826b9a08b9cac9c664154a5ccc2768195c80dc1
tree9636eb4c829d6edcc9f88e9e26395e2efc82eab8
parentec35b0c53cc7398143315d42342a9798094dada7
net: phy: microchip_t1s: restructure cfg read/write functions arguments

Restructure lan865x_write_cfg_params() and lan865x_read_cfg_params()
functions arguments to more generic which will be useful for the next
patch which updates the improved initial configuration for LAN8650/1
Rev.B0 published in the Configuration Note.

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