commit | f9bb539460da7ed43d008a6fa1d8004c365cd474 | [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 | 62130bc0cb7f939410571f28e375a2175688428a [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>