[PATCH 0/2] can: m_can: Add CAN clock generated by UPLLCK support

From: Wenyou Yang
Date: Wed Nov 18 2015 - 05:09:52 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/