[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181112015047.4252-1-qiangqing.zhang@nxp.com>
Date: Mon, 12 Nov 2018 01:53:00 +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 V3 0/1] can: flexcan: Add CAN self wakeup support
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
Powered by blists - more mailing lists