netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] can: m_can: Add CAN clock generated by UPLLCK support
@ 2015-11-18 10:04 Wenyou Yang
  2015-11-18 10:04 ` [PATCH 1/2] can: m_can: Increase delay to ensure written INIT accepted Wenyou Yang
  2015-11-18 10:04 ` [PATCH 2/2] can: m_can: Add CAN clock generated by UPLLCK support Wenyou Yang
  0 siblings, 2 replies; 7+ messages in thread
From: Wenyou Yang @ 2015-11-18 10:04 UTC (permalink / raw)
  To: Wolfgang Grandegger, Marc Kleine-Budde
  Cc: linux-can, netdev, linux-kernel, Nicolas Ferre, Wenyou Yang

This patch set is to make M_CAN work on SAMA5D2.

The orignal delay is not enough for M_CAN on SAMA5D2 to syschronize
the two clock domains. Increase the delay time to ensure the value
written to INIT can be read back.

Add CAN clock generated by UPLLCK(480 MHz) support, the implementation
doesn't affect the M_CAN without configuring additional CAN clock and
its generated clock.


Wenyou Yang (2):
  can: m_can: Increase delay to ensure written INIT accepted
  can: m_can: Add CAN clock generated by UPLLCK support

 drivers/net/can/m_can/m_can.c |   18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2015-11-19  4:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-18 10:04 [PATCH 0/2] can: m_can: Add CAN clock generated by UPLLCK support Wenyou Yang
2015-11-18 10:04 ` [PATCH 1/2] can: m_can: Increase delay to ensure written INIT accepted Wenyou Yang
2015-11-18 10:25   ` Marc Kleine-Budde
2015-11-19  4:25     ` Yang, Wenyou
2015-11-18 10:04 ` [PATCH 2/2] can: m_can: Add CAN clock generated by UPLLCK support Wenyou Yang
2015-11-18 10:23   ` Marc Kleine-Budde
2015-11-19  4:24     ` Yang, Wenyou

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