[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201016134320.20321-1-qiangqing.zhang@nxp.com>
Date: Fri, 16 Oct 2020 21:43:14 +0800
From: Joakim Zhang <qiangqing.zhang@....com>
To: mkl@...gutronix.de, robh+dt@...nel.org, shawnguo@...nel.org,
s.hauer@...gutronix.de
Cc: kernel@...gutronix.de, linux-imx@....com, victor.liu@....com,
peng.fan@....com, linux-can@...r.kernel.org, pankaj.bansal@....com,
netdev@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] can: flexcan: add stop mode support for i.MX8QM
The first patch from Liu Ying aims to export SCU symbols for SoCs w/wo
SCU, so that no need to check CONFIG_IMX_SCU in the specific driver.
The following patches are for flexcan to add stop mode support for
i.MX8QM.
Joakim Zhang (5):
dt-bindings: can: flexcan: fix fsl,clk-source property
dt-bindings: can: flexcan: add fsl,can-index property to indicate a
resource
can: flexcan: rename macro FLEXCAN_QUIRK_SETUP_STOP_MODE ->
FLEXCAN_QUIRK_SETUP_STOP_MODE_GPR
can: flexcan: add CAN wakeup function for i.MX8QM
can: flexcan: fix ECC function on LS1021A/LX2160A
Liu Ying (1):
firmware: imx: always export SCU symbols
.../bindings/net/can/fsl-flexcan.txt | 7 +-
drivers/net/can/flexcan.c | 143 ++++++++++++++----
include/linux/firmware/imx/ipc.h | 15 ++
include/linux/firmware/imx/svc/misc.h | 23 +++
4 files changed, 160 insertions(+), 28 deletions(-)
--
2.17.1
Powered by blists - more mailing lists