]> git.baikalelectronics.ru Git - kernel.git/commit
net: lan966x: Change the PTP pin used to read/write the PHC.
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Wed, 27 Apr 2022 06:51:24 +0000 (08:51 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Apr 2022 11:03:18 +0000 (12:03 +0100)
commitd7227e0fb0b80b31ef2bc63a11d4f4f42e9b307a
treea5196e7c1f46e5c7b5e70e611c5a56cf810ada2d
parent7459efe8a2e9e96c63c13a057eb5a30880c58194
net: lan966x: Change the PTP pin used to read/write the PHC.

To read/write a value to a PHC, it is required to use a PTP pin.
Currently it is used pin 5, but change to pin 7 as is the last pin.
All the other pins will have different functions.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c