commit | 6102ac47d76caf269229414652f861beb5b0d346 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <neil.armstrong@linaro.org> | Wed Sep 11 20:07:14 2024 +0200 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Fri Oct 04 14:57:02 2024 +0200 |
tree | 01981a022d81b5cb9165b59b560a7b654a2c3ea6 | |
parent | f0cbbc913692a4a13ffb65a63354fa8eb7db2b45 [diff] |
gpio: msm: add support for special pins Leverage the data introduced in the struct msm_special_pin_data to allow setting the gpio direction and value if supported by the pin data. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Caleb Connolly <caleb.connolly@linaro.org>