Re: [PATCH] pinctrl: qcom: Fix PINGROUP defination for sm8750

From: Abel Vesa
Date: Thu Apr 24 2025 - 02:56:56 EST


On 25-04-24 10:17:10, Maulik Shah wrote:
> On newer SoCs intr_target_bit position is at 8 instead of 5. Fix it.
>
> Also add missing intr_wakeup_present_bit and intr_wakeup_enable_bit which
> enables forwarding of GPIO interrupts to parent PDC interrupt controller.
>
> Fixes: afe9803e3b82 ("pinctrl: qcom: Add sm8750 pinctrl driver")
> Signed-off-by: Maulik Shah <maulik.shah@xxxxxxxxxxxxxxxx>

Nitpick: in commit subject, fix spelling of definition.

With that fixed, LGTM:

Reviewed-by: Abel Vesa <abel.vesa@xxxxxxxxxx>