[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8636vyxyub.wl-marc.zyngier@arm.com>
Date: Wed, 01 Aug 2018 09:42:04 +0100
From: Marc Zyngier <marc.zyngier@....com>
To: Lina Iyer <ilina@...eaurora.org>
Cc: swboyd@...omium.org, evgreen@...omium.org,
linus.walleij@...aro.org, bjorn.andersson@...aro.org,
rplsssn@...eaurora.org, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org, rnayak@...eaurora.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH RESEND RFC 2/4] drivers: pinctrl: qcom: add wakeup gpio map for sdm845
On Wed, 01 Aug 2018 03:00:19 +0100,
Lina Iyer <ilina@...eaurora.org> wrote:
>
> Add GPIO to PDC pin map for the SDM845 SoC.
>
> Signed-off-by: Lina Iyer <ilina@...eaurora.org>
> ---
> drivers/pinctrl/qcom/pinctrl-sdm845.c | 76 +++++++++++++++++++++++++++
> 1 file changed, 76 insertions(+)
>
> diff --git a/drivers/pinctrl/qcom/pinctrl-sdm845.c b/drivers/pinctrl/qcom/pinctrl-sdm845.c
> index 2ab7a8885757..e93660922dc2 100644
> --- a/drivers/pinctrl/qcom/pinctrl-sdm845.c
> +++ b/drivers/pinctrl/qcom/pinctrl-sdm845.c
> @@ -1277,6 +1277,80 @@ static const struct msm_pingroup sdm845_groups[] = {
> UFS_RESET(ufs_reset, 0x99f000),
> };
>
> +static struct msm_pinctrl_pdc_map sdm845_wakeup_gpios[] = {
[huge array]
> +};
Why isn't that array part of the DT? I'd expect other SoCs to
eventually use a similar mechanism, no?
M.
--
Jazz is not dead, it just smell funny.
Powered by blists - more mailing lists