commit | f886536d2d0bd4a0424e4f6d0705da4260033acb | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jan 29 09:34:13 2020 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 29 09:34:13 2020 -0500 |
tree | fb2e7cce740a30f137dcdce0d2f4b2512ae58498 | |
parent | da62e1ae5dcaf3a118a4454d60511ade503c164a [diff] | |
parent | 8de5ae86829c9bac6585257b2ba40b28364fa04e [diff] |
Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c i2c changes for 2020.04 - updates the Designware I2C driver - get timings from device tree - handle units in nanoseconds - make sure that the requested bus speed is not exceeded - few smaller clean-ups - adds enums for i2c speed and update drivers which use them - global_data: remove unused mxc_i2c specific field