RE: [PATCH v3 2/3] ARM: OMAP: TI814X: Add cpu type macros and detection support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Paul,

Paul Walmsley wrote on Friday, September 30, 2011 2:17 AM:

> Hello Hemant,
> 
> a few comments:
> 
> On Thu, 29 Sep 2011, Hemant Pedanekar wrote:
> 
>> This patch adds cpu type, macros for identification of TI814X device.
>> 
>> Note that following update to common OMAP data structures is made:
>> 
>> cpu_mask and RATE_IN_XXX flags have crossed 8 bit hence struct
>> clksel_rate.flags, struct prcm_config.flags and cpu_mask are changed to
>> u16 from u8. 
>> 
>> Signed-off-by: Hemant Pedanekar <hemantp@xxxxxx>
> 
> Also, the opp2xxx.h change looks spurious, is that really needed?
> 
I changed prcm_config.flags to accommodate cpu_mask change, as cpu_mask
is used with prcm_config.flags (mostly) in clkt2xxx_virt_prcm_set.c as
below:

prcm->flags & cpu_mask

And flags is assigned in opp2420_data.c (e.g., RATE_IN_242X)

But yes, these are already defined RATE_INs and do not cross 8-bits,
so no warnings even if flags is 8-bit and cpu_mask changed to 16-bit.

What is your suggestion?

I see you mentioned "Also" in the above comment, but didn't see any
comment preceeding.
  
> Could you please split the clock-related changes into a
> separate patch?
> Then this patch would just be the id.c and cpu.h changes.
> 
> Other than that, the patch looks okay to me.
> 
> 
> - Paul

Will do that.

Thanks.
   Hemant--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux