linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/1] can: flexcan: Add CAN self wakeup support
@ 2018-11-12  1:53 Joakim Zhang
  2018-11-12  1:53 ` [PATCH V3 1/1] can: flexcan: Add " Joakim Zhang
  0 siblings, 1 reply; 6+ messages in thread
From: Joakim Zhang @ 2018-11-12  1:53 UTC (permalink / raw)
  To: linux-can@vger.kernel.org, mkl@pengutronix.de
  Cc: wg@grandegger.com, linux-kernel@vger.kernel.org, dl-linux-imx,
	Joakim Zhang

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

There is a issue in V2 is that the system can be wakeuped only when system
is totally suspend, V3 has fixed this issue.

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.

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

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

-- 
2.17.1

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-12  1:53 [PATCH V3 0/1] can: flexcan: Add CAN self wakeup support Joakim Zhang
2018-11-12  1:53 ` [PATCH V3 1/1] can: flexcan: Add " Joakim Zhang
2018-11-21  3:34   ` Aisheng DONG
2018-11-22  9:48     ` Marc Kleine-Budde
2018-11-22 11:01       ` Aisheng DONG
2018-11-22 11:07         ` Marc Kleine-Budde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).