commit | 2def532806787811bdb1c9babea8999714a1c6ce | [log] [tgz] |
---|---|---|
author | Svyatoslav Ryhel <clamor95@gmail.com> | Tue Oct 24 11:38:01 2023 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 03 11:32:39 2023 -0400 |
tree | 0ca0fa0f8e06723a8d3a4f89c126eee1e3e42dfa | |
parent | 430f8c25fdd53164cff12c082065e443fae0a66f [diff] |
drivers: gpio: implement PALMAS GPIO cell Add gpio driver for TI Palmas series PMIC. This has 8 gpio which can work as input/output. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>