]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
authorTom Rini <trini@konsulko.com>
Tue, 27 Aug 2019 11:09:10 +0000 (07:09 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 27 Aug 2019 11:09:10 +0000 (07:09 -0400)
commitba7d272254f1cf700567e889b16005430d715bbf
tree93c4681cd9a1d10264fc6d1cf5e917b26259578b
parenta575ef60fc7bef39f85bee44e4414cbf84185f93
parent4d2ff46e466d9383449083fc6e509766ea58d9fc
Merge tag 'for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c

i2c bugfixes for 2019.10
- misc: i2c_eeprom: verify that the chip is functional at probe()
- i2c: mxc_i2c: Remove i2c_idle_bus from probe
- i2c-mux-gpio: Fix GPIO request flag issue