public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/7] ARM: OMAP4+: Clean up the pmic code
Date: Thu, 31 Jan 2013 12:01:38 -0500	[thread overview]
Message-ID: <20130131170138.GA30932@bill-the-cat> (raw)
In-Reply-To: <1359611525-19017-5-git-send-email-r.sricharan@ti.com>

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@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.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130131/bd294ef1/attachment.pgp>

  reply	other threads:[~2013-01-31 17:01 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-31  5:51 [U-Boot] [PATCH 0/7] ARM: OMAP4+: Cleanup clocks, control and emif code R Sricharan
2013-01-31  5:51 ` [U-Boot] [PATCH 1/7] ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register R Sricharan
2013-01-31 16:29   ` Tom Rini
2013-02-01  6:30     ` R Sricharan
2013-02-01 14:37       ` Tom Rini
2013-01-31  5:52 ` [U-Boot] [PATCH 2/7] ARM: OMAP4+: Change the PRCM structure prototype common for all Socs R Sricharan
2013-01-31 16:40   ` Tom Rini
2013-02-01  6:47     ` R Sricharan
2013-01-31  5:52 ` [U-Boot] [PATCH 3/7] ARM: OMAP4+: Cleanup the clocks layer R Sricharan
2013-01-31 16:42   ` Tom Rini
2013-01-31  5:52 ` [U-Boot] [PATCH 4/7] ARM: OMAP4+: Clean up the pmic code R Sricharan
2013-01-31 17:01   ` Tom Rini [this message]
2013-02-01  6:49     ` R Sricharan
2013-01-31  5:52 ` [U-Boot] [PATCH 5/7] ARM: OMAP4+: Cleanup emif specific files R Sricharan
2013-01-31 17:03   ` Tom Rini
2013-01-31  5:52 ` [U-Boot] [PATCH 6/7] ARM: OMAP4+: Make control module register structure generic R Sricharan
2013-01-31 17:05   ` Tom Rini
2013-01-31  5:52 ` [U-Boot] [PATCH 7/7] ARM: OMAP5: Clean up iosettings code R Sricharan
2013-01-31 17:06   ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130131170138.GA30932@bill-the-cat \
    --to=trini@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox