Re: [PATCH] pinctrl: qcom: shikra: Fix intr_target_width for summary interrupt routing

From: Bartosz Golaszewski

Date: Fri Jul 31 2026 - 04:35:14 EST



On Tue, 28 Jul 2026 16:33:08 +0530, Komal Bajaj wrote:
> The intr_target_width field sets the mask width used when writing
> target processor into interrupt config register and deciding which
> processor receives summary interrupt for a given GPIO.
>
> Without it, pinctrl driver defaults to a 3-bit mask. On Shikra, this
> field is 4 bits wide, which could corrupt adjacent bits and mis-route
> interrupts. Set intr_target_width = 4 to match the hardware.
>
> [...]

Applied, thanks!

[1/1] pinctrl: qcom: shikra: Fix intr_target_width for summary interrupt routing
https://git.kernel.org/brgl/c/1e7b04c12c077e8829991833a9aa2cb3bdacab61

Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>