From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 02/11] MX5: efikamx/efikasb: use new pmic driver
Date: Sat, 8 Oct 2011 13:31:18 +0200 [thread overview]
Message-ID: <201110081331.18619.marek.vasut@gmail.com> (raw)
In-Reply-To: <1318068428-3453-3-git-send-email-sbabic@denx.de>
On Saturday, October 08, 2011 12:06:59 PM Stefano Babic wrote:
> Switch to new pmic generic driver.
>
> Signed-off-by: Stefano Babic <sbabic@denx.de>
> CC: Marek Vasut <marek.vasut@gmail.com>
> ---
[...]
Hi Stefano,
> @@ -674,6 +676,7 @@ int board_late_init(void)
> {
> setup_iomux_spi();
>
> + pmic_init();
> power_init();
Can you move the pmic_init() to power_init(), it seems more logical.
Cheers
next prev parent reply other threads:[~2011-10-08 11:31 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-08 10:06 [U-Boot] switch to generic PMIX driver for i.MX boards Stefano Babic
2011-10-08 10:06 ` [U-Boot] [PATCH 01/11] MX3: qong: use new pmic driver Stefano Babic
2011-10-08 10:06 ` [U-Boot] [PATCH 02/11] MX5: efikamx/efikasb: " Stefano Babic
2011-10-08 11:31 ` Marek Vasut [this message]
2011-10-08 14:38 ` Stefano Babic
2011-10-08 10:07 ` [U-Boot] [PATCH 03/11] I2c: add missing i2c_set_bus_num to mxc_i2c Stefano Babic
2011-10-08 10:07 ` [U-Boot] [PATCH 04/11] misc: pmic: addI2C support to pmic_fsl driver Stefano Babic
2011-10-08 13:57 ` Sergei Shtylyov
2011-10-08 14:37 ` Stefano Babic
2011-10-08 10:07 ` [U-Boot] [PATCH 05/11] MX35: mx35pdk: use new pmic driver Stefano Babic
2011-10-08 10:07 ` [U-Boot] [PATCH 06/11] MX5: mx51evk: " Stefano Babic
2011-10-08 10:07 ` [U-Boot] [PATCH 07/11] MX5: mx53evk: " Stefano Babic
2011-10-09 8:40 ` Jason Hui
2011-10-08 10:07 ` [U-Boot] [PATCH 08/11] MX31: mx31_litekit: " Stefano Babic
2011-10-08 10:07 ` [U-Boot] [PATCH 09/11] MX31: mx31ads: " Stefano Babic
2011-10-08 10:07 ` [U-Boot] [PATCH 10/11] MX31: mx31pdk: " Stefano Babic
2011-10-08 10:07 ` [U-Boot] [PATCH 11/11] misc: pmic: drop old Freescale's " Stefano Babic
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=201110081331.18619.marek.vasut@gmail.com \
--to=marek.vasut@gmail.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