[U-Boot] Pull request: u-boot-staging

Anatolij Gustschin agust at denx.de
Tue Aug 7 06:56:31 UTC 2018


Hi Tom,

Please pull some reviewed power-domain and I2C patches. Heiko is on vacation
and Jaehoon didn't respond, so I'm pushing these through my staging branch.
These patches were submitted before merge window closed, we need them for
i.MX8QXP support.

The following changes since commit bb694d4e898b1368ba96e01481dc0a79c491e77c:

  Merge branch 'master' of git://git.denx.de/u-boot-spi (2018-08-04 19:41:43 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-staging.git agust at denx.de

for you to fetch changes up to 3d7690aec1020aa579eee189ed07d5e6289e3617:

  i2c: imx_lpi2c: add uclass api support (2018-08-06 14:28:23 +0200)

----------------------------------------------------------------
Peng Fan (6):
      power-domain: add dummy functions when CONFIG_POWER_DOMAIN not defined
      power: Add CONFIG_SPL_POWER_DOMAIN config
      dm: core: device: enable power domain in probe
      dm: power-domain: query power domain after get device
      i2c-mux: pca954x: support pca9646 i2c switch
      i2c: imx_lpi2c: add uclass api support

 common/spl/Kconfig            |  9 +++++++++
 drivers/Makefile              |  1 +
 drivers/core/device.c         |  7 +++++++
 drivers/i2c/imx_lpi2c.c       | 47 ++++++++++++++++++++++++++++++++++++-------
 drivers/i2c/muxes/pca954x.c   |  9 ++++++++-
 drivers/power/domain/Makefile |  2 +-
 include/imx_lpi2c.h           |  3 +++
 include/power-domain.h        | 29 ++++++++++++++++++++++++++
 test/dm/power-domain.c        |  2 ++
 9 files changed, 100 insertions(+), 9 deletions(-)

Thanks,

Anatolij


More information about the U-Boot mailing list