[PATCHv4 2/3] ARM: mx51: Implement code to allow mx51 to enter WFI
Fabio Estevam
festevam at gmail.com
Fri Mar 18 11:30:55 EDT 2011
Hi Dinh,
On Fri, Mar 18, 2011 at 12:21 PM, <Dinh.Nguyen at freescale.com> wrote:
...
> + /* Enable NEON SRPG for all but MX50TO1.0. */
> + if (cpu_is_mx51() || cpu_is_mx53())
> + __raw_writel(arm_srpgcr, MXC_SRPG_NEON_SRPGCR);
The comment says that NEON SRPG should not be enabled for MX50 TO1.0,
but your code does not check the MX50 silicon revision.
Regards,
Fabio Estevam
More information about the linux-arm-kernel
mailing list