mbox

[U-Boot] Please pull from u-boot-i2c

Message ID 56308E15.3090405@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-i2c.git master

Message

Heiko Schocher Oct. 28, 2015, 8:57 a.m. UTC
Hello Tom,

please pull from u-boot-i2c.git master

The following changes since commit 677f970bc62a661690b3431543d5a5d5e682ba70:

   common/board_f.c: modify the macro to use get_clocks() more common (2015-10-24 13:50:38 -0400)

are available in the git repository at:

   git://git.denx.de/u-boot-i2c.git master

for you to fetch changes up to 009902a871dcb1ad60e746280372f47d90f65353:

   i2c: Instantiate I2C controllers when selected (2015-10-28 09:53:49 +0100)

----------------------------------------------------------------
Michal Simek (1):
       i2c: Instantiate I2C controllers when selected

  drivers/i2c/zynq_i2c.c | 4 ++++
  1 file changed, 4 insertions(+)

bye,
Heiko

Comments

Tom Rini Oct. 28, 2015, 8:55 p.m. UTC | #1
On Wed, Oct 28, 2015 at 09:57:57AM +0100, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-i2c.git master
> 
> The following changes since commit 677f970bc62a661690b3431543d5a5d5e682ba70:
> 
>   common/board_f.c: modify the macro to use get_clocks() more common (2015-10-24 13:50:38 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-i2c.git master
> 
> for you to fetch changes up to 009902a871dcb1ad60e746280372f47d90f65353:
> 
>   i2c: Instantiate I2C controllers when selected (2015-10-28 09:53:49 +0100)
> 

Applied to u-boot/master, thanks!