[PATCH 1/3] mxc: Add support for the imx51 3-stack board
jason wang
jason77.wang at gmail.com
Wed Jun 2 09:53:26 EDT 2010
>Hi Jason,
>--- On Tue, 6/1/10, Jason Wang <jason77.wang at gmail.com> wrote:
>...
>> +static void __init mx51_3ds_timer_init(void)
>> +{
>> + mx51_clocks_init(32768, 24000000, 22579200, 24576000)
>This should be:
>mx51_clocks_init(32768, 24000000, 22579200, 0)
Hi Fabio,
Thanks for your comments, you are right, i checked schematic, the CKIH2 pin is floating.
I will fix it in V2.
Thanks,
Jason.
>Regards,
>Fabio Estevam
More information about the linux-arm-kernel
mailing list