Hello Tom, removed patch "i2c: mvtwsi: fix hang on SPL bind" as discussed on ML,
so here the new pull request: The following changes since commit 3c99166441bf3ea325af2da83cfe65430b49c066: Prepare v2019.04 (2019-04-08 21:40:40 -0400) are available in the Git repository at: git://git.denx.de/u-boot-i2c.git master for you to fetch changes up to 84c80c63d53bc8a7779b1e7e7084ee3b2d20e768: misc: i2c_eeprom: add eeprom write support (2019-04-11 15:21:33 +0200) ---------------------------------------------------------------- Baruch Siach (2): misc: i2c_eeprom: support DT pagesize property misc: i2c_eeprom: add eeprom write support Luca Ceresoli (3): i2c: muxes: pca954x: update list of supported devices i2c: muxes: pca954x: clarify enable field i2c: muxes: pca954x: support PCA9543 I2C switch Lukasz Majewski (2): DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property DTS: imx53: Add imx53-kp-u-boot.dtsi file with u-boot specific property arch/arm/dts/imx53-kp-u-boot.dtsi | 10 ++++++++++ doc/device-tree-bindings/i2c/i2c.txt | 5 +++++ drivers/i2c/i2c-uclass.c | 24 ++++++++++++++++++++++++ drivers/i2c/muxes/Kconfig | 11 ++++++----- drivers/i2c/muxes/pca954x.c | 10 +++++++--- drivers/i2c/mxc_i2c.c | 19 +++++++++++++++++-- drivers/misc/i2c_eeprom.c | 26 +++++++++++++++++++++++++- include/i2c.h | 2 ++ 8 files changed, 96 insertions(+), 11 deletions(-) create mode 100644 arch/arm/dts/imx53-kp-u-boot.dtsi Travis builds fine: https://travis-ci.org/hsdenx/u-boot-i2c/builds/518773226 bye, Heiko Am 10.04.2019 um 12:10 schrieb Heiko Schocher:
Hello Tom, please pull from u-boot-i2c.git master The following changes since commit 3c99166441bf3ea325af2da83cfe65430b49c066: Prepare v2019.04 (2019-04-08 21:40:40 -0400) are available in the Git repository at: git://git.denx.de/u-boot-i2c.git master for you to fetch changes up to 28cf98bf61e609e95d7f74bc49c4a2db04bf87f7: misc: i2c_eeprom: add eeprom write support (2019-04-10 07:31:27 +0200) ---------------------------------------------------------------- Baruch Siach (3): i2c: mvtwsi: fix hang on SPL bind misc: i2c_eeprom: support DT pagesize property misc: i2c_eeprom: add eeprom write support Luca Ceresoli (3): i2c: muxes: pca954x: update list of supported devices i2c: muxes: pca954x: clarify enable field i2c: muxes: pca954x: support PCA9543 I2C switch Lukasz Majewski (2): DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property DTS: imx53: Add imx53-kp-u-boot.dtsi file with u-boot specific property arch/arm/dts/imx53-kp-u-boot.dtsi | 10 ++++++++++ doc/device-tree-bindings/i2c/i2c.txt | 5 +++++ drivers/i2c/i2c-uclass.c | 24 ++++++++++++++++++++++++ drivers/i2c/muxes/Kconfig | 11 ++++++----- drivers/i2c/muxes/pca954x.c | 10 +++++++--- drivers/i2c/mvtwsi.c | 4 ++++ drivers/i2c/mxc_i2c.c | 19 +++++++++++++++++-- drivers/misc/i2c_eeprom.c | 26 +++++++++++++++++++++++++- include/i2c.h | 2 ++ 9 files changed, 100 insertions(+), 11 deletions(-) create mode 100644 arch/arm/dts/imx53-kp-u-boot.dtsi Travis builds fine: https://travis-ci.org/hsdenx/u-boot-i2c/builds/518122172 bye, Heiko
-- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: h...@denx.de _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot