]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
phy: phy-can-transceiver: Add support for TJA105{1,7}
authorPeng Fan <peng.fan@nxp.com>
Wed, 1 Oct 2025 13:22:36 +0000 (21:22 +0800)
committerVinod Koul <vkoul@kernel.org>
Wed, 12 Nov 2025 14:41:16 +0000 (20:11 +0530)
commitb817f505926b8ffbdea8aa87b66a622acb9b96e9
treea0d739dbc77ce4274e08290ea23896bbbc2bc26e
parentd02a7eb12924b7473a62d5a6c9e670fe5bf6e4b7
phy: phy-can-transceiver: Add support for TJA105{1,7}

Support TJA105{1,7} which are a single channel high-speed CAN transceiver
with silent mode supported.

phy mode is not implemented as of now. silent settings are kept in
phy_power_on and phy_power_off. After phy mode is supported, the silent
settings could be moved to phy_set_mode.

Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
Link: https://patch.msgid.link/20251001-can-v7-5-fad29efc3884@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/phy-can-transceiver.c