From: Marc Kleine-Budde Date: Mon, 25 Nov 2013 21:15:21 +0000 (+0100) Subject: ARM i.MX5: set CAN peripheral clock to 24 MHz parent X-Git-Tag: soc-for-linus~10^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10471fa3c779e6a1f5fafafc4ab86f1119bb90e0;p=pandora-kernel.git ARM i.MX5: set CAN peripheral clock to 24 MHz parent This patch sets the parent of CAN peripheral clock (a.k.a. CPI clock) to the lp_apm clock, which has a rate of 24 MHz. In the CAN world a base clock with multiple of 8 MHz is suited best for all CIA recommented bit rates. Without this patch the CAN peripheral clock on i.MX53 has a rate of 66.666 MHz which produces quite large bit rate errors. Signed-off-by: Marc Kleine-Budde Signed-off-by: Shawn Guo --- Reading git-diff-tree failed