]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx35 timer: Switch to 32-kHz source
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
Tue, 21 Aug 2012 11:07:54 +0000 (11:07 +0000)
committerStefano Babic <sbabic@denx.de>
Thu, 6 Sep 2012 09:05:24 +0000 (11:05 +0200)
commit543d247935f544acdd16f6dc136b8b8ceca2c2a5
tree564080c48c30b2b9c9219b7ebc175cc679ecd383
parent9c6c5c06764b7762a016b0ede002511139166fee
mx35 timer: Switch to 32-kHz source

Switch the mx35 timer driver to the 32-kHz clock source to avoid calling
mxc_get_clock() again and again, and to be consistent with the timer drivers of
other i.MX SoCs.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Stefano Babic <sbabic@denx.de>
Acked-by: Stefano Babic <sbabic@denx.de>
arch/arm/cpu/arm1136/mx35/timer.c