[PATCH 0/2] phy: Add support for Microchip ATA6561 CAN Transceiver
Ilya Orazov
ilordash02 at gmail.com
Thu Jul 18 14:03:20 PDT 2024
Hi all,
The Microchip ATA6561 is a High-Speed CAN Transceiver with Standby Mode,
and it is pin-compatible with TI TCAN1042. Therefore, this patch series
extends support for the TI TCAN1042 DT bindings and the generic
CAN Transceiver PHY driver.
This CAN transceiver is a popular chip that I have used in my boards.
I decided to add support for ATA6561 to the kernel, as I believe it would be
beneficial.
Thank you for your feedback!
Ilya Orazov (2):
dt-bindings: phy: ti,tcan104x-can: Document Microchip ATA6561
phy: phy-can-transceiver: Add support for Microchip ATA6561
Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml | 1 +
drivers/phy/phy-can-transceiver.c | 4 ++++
2 files changed, 5 insertions(+)
--
2.34.1
More information about the linux-phy
mailing list