From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, 1/2] board/BuR/common: move I2C initialization from common part to board-specific
Date: Sat, 28 Mar 2015 14:09:21 -0400 [thread overview]
Message-ID: <20150328180921.GG32541@bill-the-cat> (raw)
In-Reply-To: <1426758196-29608-1-git-send-email-oe5hpm@oevsv.at>
On Thu, Mar 19, 2015 at 10:43:15AM +0100, Hannes Petermaier wrote:
> From: Hannes Petermaier <hannes.petermaier@br-automation.com>
>
> At this time I2C and responsible pin-mux is setup during PMIC initialziation
> within common.c, this is possible because today PMIC is always connected on
> I2C0.
>
> In Future this will be changed, PMIC isn't anymore connected to bus0 in call
> cases.
>
> So we do following:
> - rename enable_i2c_pin_mux0 to enable_i2c_pin_mux to be generic for enabling
> pin-mux on different or more busses.
> - move the call to i2c_pin_mux and i2c_init from common.c to the specific
> board.c
>
> Signed-off-by: Hannes Petermaier <hannes.petermaier@br-automation.com>
> Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150328/0c9abf1a/attachment.sig>
prev parent reply other threads:[~2015-03-28 18:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-19 9:43 [U-Boot] [PATCH 1/2] board/BuR/common: move I2C initialization from common part to board-specific Hannes Petermaier
2015-03-19 9:43 ` [U-Boot] [PATCH 2/2] board/BuR/common: remove unused function 'blink' Hannes Petermaier
2015-03-28 18:09 ` [U-Boot] [U-Boot, " Tom Rini
2015-03-28 18:09 ` Tom Rini [this message]
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=20150328180921.GG32541@bill-the-cat \
--to=trini@konsulko.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