linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] can: flexcan: fixes for freeze mode
@ 2021-02-03 10:02 Joakim Zhang
  2021-02-03 10:02 ` [PATCH V2 1/3] can: flexcan: assert FRZ bit in flexcan_chip_freeze() Joakim Zhang
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Joakim Zhang @ 2021-02-03 10:02 UTC (permalink / raw)
  To: mkl; +Cc: linux-can, linux-imx

Fixes for freeze mode.

---
ChangLogs:
V1->V2:
	* make use of existing functions flexcan_chip_freeze().
	* add patch #1 and #3.

Joakim Zhang (3):
  can: flexcan: assert FRZ bit in flexcan_chip_freeze()
  can: flexcan: enable RX FIFO after FRZ/HALT valid
  can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode

 drivers/net/can/flexcan.c | 25 +++++++++++++++----------
 1 file changed, 15 insertions(+), 10 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-02-18 11:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03 10:02 [PATCH V2 0/3] can: flexcan: fixes for freeze mode Joakim Zhang
2021-02-03 10:02 ` [PATCH V2 1/3] can: flexcan: assert FRZ bit in flexcan_chip_freeze() Joakim Zhang
2021-02-03 10:02 ` [PATCH V2 2/3] can: flexcan: enable RX FIFO after FRZ/HALT valid Joakim Zhang
2021-02-18 10:21   ` Marc Kleine-Budde
2021-02-18 10:44     ` Joakim Zhang
2021-02-03 10:02 ` [PATCH V2 3/3] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode Joakim Zhang
2021-02-18 10:13 ` [PATCH V2 0/3] can: flexcan: fixes for " Joakim Zhang
2021-02-18 10:23 ` Marc Kleine-Budde

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