linux-stable/drivers/net/can/m_can
Martin Hundebøll b6b640c044 can: tcan4x5x: support resuming from rx interrupt signal
Implement the "wakeup-source" device tree property, so the chip is left
running when suspending, and its rx interrupt is used as a wakeup source
to resume operation.

Signed-off-by: Martin Hundebøll <martin@geanix.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2024-02-14 13:44:02 +01:00
..
Kconfig can: Kconfig: add CONFIG_CAN_RX_OFFLOAD 2022-06-11 17:11:02 +02:00
Makefile can: tcan4x5x: move regmap code into seperate file 2021-01-06 15:15:37 +01:00
m_can.c can: m_can: allow keeping the transceiver running in suspend 2024-02-14 13:44:02 +01:00
m_can.h can: m_can: allow keeping the transceiver running in suspend 2024-02-14 13:44:02 +01:00
m_can_pci.c can: m_can: allow keeping the transceiver running in suspend 2024-02-14 13:44:02 +01:00
m_can_platform.c can: m_can: allow keeping the transceiver running in suspend 2024-02-14 13:44:02 +01:00
tcan4x5x-core.c can: tcan4x5x: support resuming from rx interrupt signal 2024-02-14 13:44:02 +01:00
tcan4x5x-regmap.c can: tcan4x5x: Remove reserved register 0x814 from writable table 2023-07-31 10:41:08 +02:00
tcan4x5x.h can: tcan4x5x: remove duplicate include of regmap.h 2021-03-30 11:14:48 +02:00