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 netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html