
6 Dec
2023
6 Dec
'23
4:54 a.m.
On Tue, 5 Dec 2023 at 06:48, Caleb Connolly caleb.connolly@linaro.org wrote:
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 Signed-off-by: Caleb Connolly caleb.connolly@linaro.org
drivers/gpio/qcom_pmic_gpio.c | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org