linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V1 0/2] can: flexcan: Add CAN self wakeup support
@ 2018-10-23  5:17 Joakim Zhang
  2018-10-23  5:17 ` [PATCH V1 1/2] can: flexcan: Add " Joakim Zhang
  2018-10-23  5:17 ` [PATCH V1 2/2] Documentation: can: flexcan: Add stop-mode property to device tree Joakim Zhang
  0 siblings, 2 replies; 5+ messages in thread
From: Joakim Zhang @ 2018-10-23  5:17 UTC (permalink / raw)
  To: linux-can
  Cc: wg, mkl, robh+dt, mark.rutland, devicetree, linux-kernel,
	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.

Dong Aisheng (2):
  can: flexcan: Add self wakeup support
  Documentation: can: flexcan: Add stop-mode property to device tree

 .../bindings/net/can/fsl-flexcan.txt          |   8 +
 drivers/net/can/flexcan.c                     | 141 ++++++++++++++++--
 2 files changed, 140 insertions(+), 9 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2018-10-25  0:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-23  5:17 [PATCH V1 0/2] can: flexcan: Add CAN self wakeup support Joakim Zhang
2018-10-23  5:17 ` [PATCH V1 1/2] can: flexcan: Add " Joakim Zhang
2018-10-23  5:17 ` [PATCH V1 2/2] Documentation: can: flexcan: Add stop-mode property to device tree Joakim Zhang
2018-10-24 23:57   ` Rob Herring
2018-10-25  0:40     ` Joakim Zhang

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).