gpio: qcom: Support GPIOs on PM7325 PMIC
The GPIOs on PM7325 work fine using the qcom_spmi_gpio driver and enables the use of the Volume Up button Fairphone 5 smartphone. Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20250917-spmi-gpio-pm7325-v1-1-6b75c2c62d8b@fairphone.com Signed-off-by: Casey Connolly <kcxt@postmarketos.org>
This commit is contained in:
committed by
Casey Connolly
parent
efbdf3dbb0
commit
dcc5a60745
@@ -746,6 +746,7 @@ static const struct udevice_id qcom_spmi_pmic_gpio_ids[] = {
|
||||
{ .compatible = "qcom,pm6150l-gpio" },
|
||||
{ .compatible = "qcom,pm6350-gpio" },
|
||||
{ .compatible = "qcom,pm660l-gpio" },
|
||||
{ .compatible = "qcom,pm7325-gpio" },
|
||||
{ .compatible = "qcom,pm8550-gpio" },
|
||||
{ .compatible = "qcom,pm8550b-gpio" },
|
||||
{ .compatible = "qcom,pm8550ve-gpio" },
|
||||
|
||||
Reference in New Issue
Block a user