commit | a7eb71511eecddd3d906a15243d7a755f7500f44 | [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 | 802223386bf006c18a42d71d0796f327e9da2a03 [diff] | |
parent | 8889581d02faafe43ee3f537ed967b3c3f90827b [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