[U-Boot] [PATCH 4/7] ARM: OMAP4+: Clean up the pmic code

R Sricharan r.sricharan at ti.com
Fri Feb 1 07:49:01 CET 2013


Hi Tom,

On Thursday 31 January 2013 10:31 PM, Tom Rini wrote:
> On Thu, Jan 31, 2013 at 11:22:02AM +0530, R Sricharan wrote:
>
>> The pmic code is duplicated for OMAP 4 and 5.
>> Instead move the data to Soc specific place and
>> share the code.
>>
>> Signed-off-by: R Sricharan <r.sricharan at ti.com>
> [snip]
>> +++ b/arch/arm/cpu/armv7/omap4/hw_data.c
> [snip]
>> +struct vcores_data omap4430_volts_es1 = {
>> +	.mpu.value = 1325, .mpu.addr = SMPS_REG_ADDR_VCORE1,
>> +			   .mpu.pmic = &twl6030_4430es1,
>
> Here and in omap5/hw_data.c, split these up into multiple lines.
>
Thanks for reviewing all. Will correct this and send a consolidated
V2.

Regards,
  Sricharan


More information about the U-Boot mailing list