linux/drivers/net/can/spi
Viken Dadhaniya ae20301b61 can: mcp251xfd: add support for XSTBYEN transceiver standby control
The MCP251xFD has a dedicated transceiver standby control function on
the INT0/GPIO0/XSTBY pin, controlled by the XSTBYEN bit in IOCON.
When enabled, the hardware automatically manages the transceiver
standby state: the pin is driven low when the controller is active
and high when it enters Sleep mode.

Enable this feature when the 'microchip,xstbyen' device tree property
is present.

Signed-off-by: Viken Dadhaniya <viken.dadhaniya@oss.qualcomm.com>
Link: https://patch.msgid.link/20260321135031.3107408-3-viken.dadhaniya@oss.qualcomm.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2026-04-01 09:27:58 +02:00
..
mcp251xfd can: mcp251xfd: add support for XSTBYEN transceiver standby control 2026-04-01 09:27:58 +02:00
hi311x.c can: hi311x: hi3110_open(): add check for hi3110_power_enable() return value 2026-03-10 11:12:52 +01:00
Kconfig
Makefile
mcp251x.c can: mcp251x: add error handling for power enable in open and resume 2026-03-19 14:25:04 +01:00