commit | d761e8200a26ff3938bfc503ec8ed50284f2385d | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sebastian.reichel@collabora.com> | Thu Jul 15 17:40:00 2021 +0200 |
committer | Heiko Schocher <hs@denx.de> | Sun Aug 22 10:53:14 2021 +0200 |
tree | ceceb61671b3ffe73d38f445b86baa38df898f25 | |
parent | 8e841fb5625fc6cb924baa2461f40db224775b20 [diff] |
gpio: mcp230xx: Introduce new driver Introduce driver for I2C based MCP230xx GPIO chips, which are quite common and already well supported by the Linux kernel. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> Reviewed-by: Simon Glass <sjg@chromium.org>