commit | ab4214333d900bf68a202c988528ec6b553d00ff | [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 | 5415d5f0e70f4786d474f7870018213fcce0fd52 [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>