[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181121122957.2684-1-qiangqing.zhang@nxp.com>
Date: Wed, 21 Nov 2018 12:32:05 +0000
From: Joakim Zhang <qiangqing.zhang@....com>
To: "linux-can@...r.kernel.org" <linux-can@...r.kernel.org>,
"mkl@...gutronix.de" <mkl@...gutronix.de>
CC: "wg@...ndegger.com" <wg@...ndegger.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
dl-linux-imx <linux-imx@....com>,
Joakim Zhang <qiangqing.zhang@....com>
Subject: [PATCH V4 0/1] can: flexcan: add self wakeup support
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
Powered by blists - more mailing lists