[PATCH 0/2] Add gpio configuration support for Qualcomm Snapdragon platform

Neil Armstrong neil.armstrong at linaro.org
Mon Jun 1 14:03:27 CEST 2026


On 6/1/26 13:52, Petr Hodina via B4 Relay wrote:
> This patch series adds the gpio configuration as input along with
> pull-up/down/disable and drive strength for output.
> 
> Remove the reconfiguration from the set_direction.
> 
> This enables on mainline Linux phones to use volume-up in menu.
> 
> Signed-off-by: Petr Hodina <petr.hodina at protonmail.com>
> ---
> Petr Hodina (2):
>        gpio: qcom_pmic_gpio: implement standard pinconf parameters
>        gpio: qcom_pmic_gpio: don't reset pull on direction change
> 
>   drivers/gpio/qcom_pmic_gpio.c | 41 ++++++++++++++++++++++++++++++++---------

Please switch to drivers/gpio/qcom_spmi_gpio.c instead, this driver is
deprecated and should be removed once it's tested on all SoCs referenced.

Thanks,
Neil

>   1 file changed, 32 insertions(+), 9 deletions(-)
> ---
> base-commit: 1f89ddd61cd8c27a3dc1fc7edbeccb55d424eb72
> change-id: 20260601-qcom-gpio-98e85ab22647
> 
> Best regards,
> --
> Petr Hodina <petr.hodina at protonmail.com>
> 
> 



More information about the U-Boot mailing list