commit | c66c2564725b381c77022047dfcdf075ed252371 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Fri Feb 25 18:10:24 2022 +0530 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Mon Feb 28 11:59:35 2022 +0530 |
tree | 8b0d64135d64716d6a58c89bb5b32345847fbc0a | |
parent | fa84201500e51e3eb2f659bd55e6c0838d6a03b2 [diff] |
gpio: add sl28cpld driver The gpio block is part of the sl28cpld sl28cpld management controller. There are three different flavors: the usual input and output where the direction is configurable, but also input only and output only variants. Signed-off-by: Michael Walle <michael@walle.cc> [Rebased] Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>