commit | 9482a9e2666291bfb0d4748b28463afa0bfe398b | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb.connolly@linaro.org> | Tue Dec 05 13:46:50 2023 +0000 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Tue Jan 16 12:26:53 2024 +0000 |
tree | 41551e52802d2688d57ea8b5644d5d3dc529601b | |
parent | d4b4d97ab1e5ba038e3e18fa18473d2dbe325d12 [diff] |
gpio: qcom_pmic: support upstream DT Upstream uses the gpio-ranges property to define the number of GPIOs, support for parsing this when gpio-count is unspecified Additionally, drop the bank-name property as it isn't used in upstream, and we can just hardcode the bank name instead. Reviewed-by: Sumit Garg <sumit.garg@linaro.org> Tested-by: Sumit Garg <sumit.garg@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>