Re: [PATCH] pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip

From: Doug Anderson
Date: Fri May 01 2020 - 11:10:52 EST


Hi,

On Thu, Apr 30, 2020 at 11:31 PM Maulik Shah <mkshah@xxxxxxxxxxxxxx> wrote:
>
> From: Venkata Narendra Kumar Gutta <vnkgutta@xxxxxxxxxxxxxx>
>
> Wakeup capable GPIO IRQs routed via PDC are not being migrated when a CPU
> is hotplugged. Add affinity callbacks to msmgpio IRQ chip to update the
> affinity of wakeup capable IRQs.
>
> Fixes: e35a6ae0eb3a ("pinctrl/msm: Setup GPIO chip in hierarchy")
> Signed-off-by: Venkata Narendra Kumar Gutta <vnkgutta@xxxxxxxxxxxxxx>
> [mkshah: updated commit text and minor code fixes]
> Signed-off-by: Maulik Shah <mkshah@xxxxxxxxxxxxxx>
> ---
> drivers/pinctrl/qcom/pinctrl-msm.c | 25 +++++++++++++++++++++++++
> 1 file changed, 25 insertions(+)

Tested-by: Douglas Anderson <dianders@xxxxxxxxxxxx>