From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Wed, 10 Apr 2019 12:10:31 +0200 Subject: [U-Boot] Please pull from u-boot-i2c Message-ID: <0a5ab5a7-1e86-84e2-5a9d-6b7574037408@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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: hs at denx.de