All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V4 0/1] can: flexcan: add self wakeup support
@ 2018-11-21 12:32 Joakim Zhang
  2018-11-21 12:32 ` [PATCH V4 1/1] " Joakim Zhang
  0 siblings, 1 reply; 8+ messages in thread
From: Joakim Zhang @ 2018-11-21 12:32 UTC (permalink / raw)
  To: linux-can, mkl; +Cc: wg, linux-kernel, dl-linux-imx, Joakim Zhang

This patch intends to add CAN self wakeup support. The CAN controller can
parse stop mode property from device tree to enable self wakeup feature.

ChangeLog:
V1->V2:
	*add a vendor prefix in property (stop-mode -> fsl,stop-mode).
V2->V3:
	*add FLEXCAN_QUIRK_SETUP_STOP_MODE quirk.
	*rename function.
	*fix system can't be wakeuped during suspend.
V3->V4:
	*normalize the code following Aisheng Dong's comments.

Aisheng Dong (1):
  can: flexcan: add self wakeup support

 drivers/net/can/flexcan.c | 163 +++++++++++++++++++++++++++++++++++---
 1 file changed, 154 insertions(+), 9 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-11-22  5:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-21 12:32 [PATCH V4 0/1] can: flexcan: add self wakeup support Joakim Zhang
2018-11-21 12:32 ` [PATCH V4 1/1] " Joakim Zhang
2018-11-21 13:00   ` Aisheng DONG
2018-11-21 13:01     ` Aisheng DONG
2018-11-22  1:28       ` Joakim Zhang
2018-11-22  1:20     ` Joakim Zhang
2018-11-22  2:30   ` Aisheng DONG
2018-11-22  5:08     ` Joakim Zhang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.