Re: [PATCH] gpio: pisosr: Read "ngpios" as u32

From: Bartosz Golaszewski

Date: Tue Jun 16 2026 - 03:24:24 EST



On Fri, 12 Jun 2026 16:52:16 -0500, Rob Herring (Arm) wrote:
> The generic "ngpios" property is encoded as a normal uint32 cell. The
> pisosr driver stores it in the gpio_chip field, but reading it with a
> u16 helper does not match the DT property encoding.
>
> Read "ngpios" as u32 and keep the existing assignment to the chip
> field.
>
> [...]

Applied, thanks!

[1/1] gpio: pisosr: Read "ngpios" as u32
https://git.kernel.org/brgl/c/4910aa198d25e5d1067236560ba34ab12bccc677

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