[PATCH RFC 0/2] CAN TRANSCEIVER: Add support for setting mux

From: Aswath Govindraju
Date: Thu Nov 11 2021 - 11:43:37 EST


On some boards, for routing CAN signals from controller to transceiver,
muxes might need to be set. Therefore, add support for setting the mux by
reading the mux-controls property from the device tree node.

Aswath Govindraju (2):
dt-bindings: phy: ti,tcan104x-can: Document mux-controls property
phy: phy-can-transceiver: Add support for setting mux

.../bindings/phy/ti,tcan104x-can.yaml | 6 ++++++
drivers/phy/phy-can-transceiver.c | 21 +++++++++++++++++++
2 files changed, 27 insertions(+)

--
2.17.1