All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V6 0/2] can: flexcan: add can self wakeup support
@ 2018-11-23  8:35 Joakim Zhang
  2018-11-23  8:35 ` [PATCH V6 1/2] Documentation: can: flexcan: add stop mode property to device tree Joakim Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Joakim Zhang @ 2018-11-23  8:35 UTC (permalink / raw)
  To: linux-can, mkl, robh+dt
  Cc: wg, 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 "fsl,stop-mode" property from device tree to enable self wakeup feature.

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

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

-- 
2.17.1

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

end of thread, other threads:[~2018-11-26 20:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-23  8:35 [PATCH V6 0/2] can: flexcan: add can self wakeup support Joakim Zhang
2018-11-23  8:35 ` [PATCH V6 1/2] Documentation: can: flexcan: add stop mode property to device tree Joakim Zhang
2018-11-26 20:06   ` Rob Herring
2018-11-26 20:06     ` Rob Herring
2018-11-23  8:35 ` [PATCH V6 2/2] can: flexcan: add self wakeup support Joakim Zhang
2018-11-23 15:03   ` Marc Kleine-Budde
2018-11-26  1:12     ` Joakim Zhang
2018-11-26 11:34       ` Marc Kleine-Budde
2018-11-23  8:56 ` [PATCH V6 0/2] can: flexcan: add can " Aisheng DONG

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.