commit | 926fe46a6d9d3def405440227b0f77ed98ee2f9d | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Aug 23 09:17:07 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 23 09:17:07 2021 -0400 |
tree | 760829c8df31cdebe7178a52e25935a2e2bd05ee | |
parent | 3ee343cd7cc1eaa4e0b905ab3d8d0c764985d264 [diff] | |
parent | c50b21b70523939c561d0455a2c423f63a9162ca [diff] |
Merge tag 'for-v2021.10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c i2c changes for for-v2021.10-rc3 new driver: - Introduce mcp230xx support from Sebastian Reichel new feature: - i2c-gpio: add support for "sda-gpios" + "scl-gpios" i2c-gpio bindings. from Samuel Holland - bootcount: add a new driver with syscon as backend from Nandor Han