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

Heiko Schocher hs at denx.de
Thu Jan 21 07:39:07 CET 2016


Hello Tom,

please pull from u-boot-i2c.git

The following changes since commit 57e5ecaf755d5301cd33683788e4b8432938bbbe:

   iocon / bamboo: Drop CONFIG_SYS_LONGHELP (2016-01-20 15:25:00 -0500)

are available in the git repository at:

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

for you to fetch changes up to 9d0826879e13e8139a7b169c2365225e848ff57e:

   sunxi: Add support for the I2C controller which is part of the PRCM (2016-01-21 07:30:01 +0100)

----------------------------------------------------------------
Hans de Goede (1):
       i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs

Jelle van der Waa (1):
       sunxi: Add support for the I2C controller which is part of the PRCM

  arch/arm/cpu/armv7/sunxi/clock_sun6i.c      | 10 ++++++++++
  arch/arm/cpu/armv7/sunxi/prcm.c             | 12 ++++++++++++
  arch/arm/include/asm/arch-sunxi/cpu_sun4i.h |  1 +
  arch/arm/include/asm/arch-sunxi/gpio.h      |  2 ++
  arch/arm/include/asm/arch-sunxi/i2c.h       |  3 +++
  arch/arm/include/asm/arch-sunxi/prcm.h      |  2 ++
  board/sunxi/Kconfig                         |  6 ++++++
  board/sunxi/board.c                         |  6 ++++++
  configs/orangepi_pc_defconfig               |  1 +
  drivers/i2c/mvtwsi.c                        | 31 +++++++++++++++++++++++++++----
  include/configs/sunxi-common.h              |  2 +-
  11 files changed, 71 insertions(+), 5 deletions(-)

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


More information about the U-Boot mailing list