lkml.org 
[lkml]   [2022]   [May]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/7] pinctrl: qcom: spmi-gpio: Add pm6125 compatible
On Wed 11 May 15:06 PDT 2022, Marijn Suijten wrote:

> The pm6125 has 9 GPIOs with no holes inbetween.
>
> Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>

Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>

> ---
> drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c b/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c
> index a0c45b305981..fd5fff9adff0 100644
> --- a/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c
> +++ b/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c
> @@ -1146,6 +1146,7 @@ static const struct of_device_id pmic_gpio_of_match[] = {
> { .compatible = "qcom,pm660-gpio", .data = (void *) 13 },
> /* pm660l has 12 GPIOs with holes on 1, 2, 10, 11 and 12 */
> { .compatible = "qcom,pm660l-gpio", .data = (void *) 12 },
> + { .compatible = "qcom,pm6125-gpio", .data = (void *) 9 },
> { .compatible = "qcom,pm6150-gpio", .data = (void *) 10 },
> { .compatible = "qcom,pm6150l-gpio", .data = (void *) 12 },
> { .compatible = "qcom,pm6350-gpio", .data = (void *) 9 },
> --
> 2.36.1
>

\
 
 \ /
  Last update: 2022-05-16 16:59    [W:0.039 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site