[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1447841049-5010-1-git-send-email-wenyou.yang@atmel.com>
Date: Wed, 18 Nov 2015 18:04:07 +0800
From: Wenyou Yang <wenyou.yang@...el.com>
To: Wolfgang Grandegger <wg@...ndegger.com>,
Marc Kleine-Budde <mkl@...gutronix.de>
CC: <linux-can@...r.kernel.org>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
Nicolas Ferre <nicolas.ferre@...el.com>,
Wenyou Yang <wenyou.yang@...el.com>
Subject: [PATCH 0/2] can: m_can: Add CAN clock generated by UPLLCK support
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists