[PATCH v2] ARM: ux500: prcmu db8500 v2 support

Sundar sunder.svit at gmail.com
Thu Dec 2 13:14:32 EST 2010


Hi,

On Thu, Dec 2, 2010 at 8:50 PM, Mattias Wallin
<mattias.wallin at stericsson.com> wrote:
> This patch adds support for db8500 chip version 2.
>
>        if (cpu_is_u8500ed())
> -               iotable_init(u8500ed_io_desc, ARRAY_SIZE(u8500ed_io_desc));

Now that the ED support is deprecated, why still play around with these?

> +       if (cpu_is_u8500v11() || cpu_is_u8500ed()) {
> +               tcdm_base = __io_address(U8500_PRCMU_TCDM_BASE_V1);

Same here..

Cheers!
-- 
---------
The views expressed in this email are my personal ones and do not
necessarily echo my employers.



More information about the linux-arm-kernel mailing list