[PATCH v2 1/2] can + ARM i.MX53: use 24 MHz clock parent on i.MX53

Marc Kleine-Budde mkl at pengutronix.de
Mon Nov 25 16:15:19 EST 2013


Hello,

this series first fixes a bug in the flexcan driver, using the wrong clock for
the bit rate calculcation. The next patch switches the peripheral clock on
i.MX53 to lp_apm, which has a rate of 24 MHz. This is optimal for the CIA
recommended bit rates.

Tested on TQ's mba53 and mba6x [1].

Who is taking the series? Due to Lucas' patch:

    0a5b8df clk: imx5: introduce DT includes for clock provider

this series does not yet apply to my upstream (net-next/mastet).

Marc

[1] On i.MX6 the following patch is needed (which is already in Shawn's
    for-next):

    9b3d423 ARM: i.MX6q: fix the wrong parent of can_root clock

changes since v1:
* move switch to 24 MHz clock to mx53_clocks_init
  (tnx Alexander)





More information about the linux-arm-kernel mailing list