On Wed, Nov 08, 2023 at 04:20:55PM +, Caleb Connolly wrote:
> Linux devicetrees use the "gpio-ranges" property, add support for
> parsing it instead of "gpio-count" so that upstream DTs can be used with
> U-Boot.
>
> Signed-off-by: Caleb Connolly
> ---
> drivers/gpio/qcom_pmic_gpio.c | 26 ++
Linux devicetrees use the "gpio-ranges" property, add support for
parsing it instead of "gpio-count" so that upstream DTs can be used with
U-Boot.
Signed-off-by: Caleb Connolly
---
drivers/gpio/qcom_pmic_gpio.c | 26 ++
1 file changed, 26 insertions(+)
diff --git a/drive
2 matches
Mail list logo