Hi Marc, Here's my first go at a patch series adding transceiver control, power management and wake-on-can support to the mcp251xfd driver. Few rough edges to sort out, testing and confidence explained with each patch. First go at using git sendmail too, so hope you get all of these. Regards, Phil Phil Greenland (3): can: mcp251xfd: automatic transceiver standby control can: mcp251xfd: suspend and resume handlers can: mcp251xfd: wake-on-can .../net/can/spi/mcp251xfd/mcp251xfd-core.c | 198 +++++++++++++++--- .../can/spi/mcp251xfd/mcp251xfd-timestamp.c | 6 +- drivers/net/can/spi/mcp251xfd/mcp251xfd.h | 3 + 3 files changed, 172 insertions(+), 35 deletions(-) -- 2.25.1