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