On Tue, 5 Dec 2023 at 06:48, Caleb Connolly <caleb.conno...@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.g...@linaro.org> > Tested-by: Sumit Garg <sumit.g...@linaro.org> > Signed-off-by: Caleb Connolly <caleb.conno...@linaro.org> > --- > drivers/gpio/qcom_pmic_gpio.c | 31 ++++++++++++++++++++++++++++--- > 1 file changed, 28 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>