[PATCH v6 5/9] gpio: qcom_pmic: support upstream DT
Simon Glass
sjg at chromium.org
Wed Dec 6 04:54:05 CET 2023
On Tue, 5 Dec 2023 at 06:48, Caleb Connolly <caleb.connolly at 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 at linaro.org>
> Tested-by: Sumit Garg <sumit.garg at linaro.org>
> Signed-off-by: Caleb Connolly <caleb.connolly at linaro.org>
> ---
> drivers/gpio/qcom_pmic_gpio.c | 31 ++++++++++++++++++++++++++++---
> 1 file changed, 28 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list