From: Sumit Garg <sumit.garg@kernel.org>
To: Luca Weiss <luca.weiss@fairphone.com>
Cc: u-boot@lists.denx.de, u-boot-qcom@groups.io,
Tom Rini <trini@konsulko.com>,
Casey Connolly <casey.connolly@linaro.org>,
Neil Armstrong <neil.armstrong@linaro.org>,
Varadarajan Narayanan <quic_varada@quicinc.com>,
Aswin Murugan <aswin.murugan@oss.qualcomm.com>,
Danila Tikhonov <danila@jiaxyga.com>,
David Wronek <david.wronek@mainlining.org>,
Alexey Minnekhanov <alexeymin@postmarketos.org>,
Lukasz Majewski <lukma@denx.de>,
Aelin Reidel <aelin@mainlining.org>,
Balaji Selvanathan <balaji.selvanathan@oss.qualcomm.com>,
Jaehoon Chung <jh80.chung@samsung.com>,
Peng Fan <peng.fan@nxp.com>,
Rui Miguel Silva <rui.silva@linaro.org>,
Marek Vasut <marek.vasut+renesas@mailbox.org>,
Sam Day <me@samcday.com>
Subject: Re: [PATCH 5/7] gpio: qcom: Support GPIOs on PM7550 PMIC
Date: Thu, 12 Mar 2026 13:19:18 +0530 [thread overview]
Message-ID: <abJv_muULwwZ_78R@sumit-xelite> (raw)
In-Reply-To: <20260311-milos-bringup-v1-5-eb905c467f10@fairphone.com>
On Wed, Mar 11, 2026 at 03:20:45PM +0100, Luca Weiss wrote:
> The GPIOs on PM7550 work fine using the qcom_spmi_gpio driver and
> enables the use of the Volume Up button on the Fairphone (Gen. 6)
> smartphone.
>
> Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
> ---
> drivers/gpio/qcom_spmi_gpio.c | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
-Sumit
>
> diff --git a/drivers/gpio/qcom_spmi_gpio.c b/drivers/gpio/qcom_spmi_gpio.c
> index 1a7c7c48dfc..77a69140213 100644
> --- a/drivers/gpio/qcom_spmi_gpio.c
> +++ b/drivers/gpio/qcom_spmi_gpio.c
> @@ -747,6 +747,7 @@ static const struct udevice_id qcom_spmi_pmic_gpio_ids[] = {
> { .compatible = "qcom,pm6350-gpio" },
> { .compatible = "qcom,pm660l-gpio" },
> { .compatible = "qcom,pm7325-gpio" },
> + { .compatible = "qcom,pm7550-gpio" },
> { .compatible = "qcom,pm8550-gpio" },
> { .compatible = "qcom,pm8550b-gpio" },
> { .compatible = "qcom,pm8550ve-gpio" },
>
> --
> 2.53.0
>
next prev parent reply other threads:[~2026-03-12 7:49 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-11 14:20 [PATCH 0/7] Qualcomm Milos SoC bringup Luca Weiss
2026-03-11 14:20 ` [PATCH 1/7] drivers: pinctrl: Add Qualcomm Milos TLMM driver Luca Weiss
2026-03-12 7:39 ` Sumit Garg
2026-03-11 14:20 ` [PATCH 2/7] clk/qcom: Add Milos clock driver Luca Weiss
2026-03-12 7:45 ` Sumit Garg
2026-03-11 14:20 ` [PATCH 3/7] phy: qcom: Add Milos to QMP UFS PHY driver Luca Weiss
2026-03-12 7:47 ` Sumit Garg
2026-03-11 14:20 ` [PATCH 4/7] regulator: qcom-rpmh-regulator: add support for PM7550 regulators Luca Weiss
2026-03-12 7:48 ` Sumit Garg
2026-03-11 14:20 ` [PATCH 5/7] gpio: qcom: Support GPIOs on PM7550 PMIC Luca Weiss
2026-03-12 7:49 ` Sumit Garg [this message]
2026-03-11 14:20 ` [PATCH 6/7] qcom_defconfig: Enable Milos clock driver Luca Weiss
2026-03-12 7:50 ` Sumit Garg
2026-03-11 14:20 ` [PATCH 7/7] board/qualcomm: add debug config fragment for Milos Luca Weiss
2026-03-12 7:51 ` Sumit Garg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=abJv_muULwwZ_78R@sumit-xelite \
--to=sumit.garg@kernel.org \
--cc=aelin@mainlining.org \
--cc=alexeymin@postmarketos.org \
--cc=aswin.murugan@oss.qualcomm.com \
--cc=balaji.selvanathan@oss.qualcomm.com \
--cc=casey.connolly@linaro.org \
--cc=danila@jiaxyga.com \
--cc=david.wronek@mainlining.org \
--cc=jh80.chung@samsung.com \
--cc=luca.weiss@fairphone.com \
--cc=lukma@denx.de \
--cc=marek.vasut+renesas@mailbox.org \
--cc=me@samcday.com \
--cc=neil.armstrong@linaro.org \
--cc=peng.fan@nxp.com \
--cc=quic_varada@quicinc.com \
--cc=rui.silva@linaro.org \
--cc=trini@konsulko.com \
--cc=u-boot-qcom@groups.io \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.