diff options
| author | Rob Herring (Arm) <robh@kernel.org> | 2026-06-12 16:52:16 -0500 |
|---|---|---|
| committer | Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> | 2026-06-16 09:19:32 +0200 |
| commit | 4910aa198d25e5d1067236560ba34ab12bccc677 (patch) | |
| tree | eba66700c7dbab0a69ec51ae0a3bddaeabcbc9c8 /include/linux/timerqueue.h | |
| parent | 77d084d66b7694e2a912abdd8b9e5a0e7a32d28e (diff) | |
gpio: pisosr: Read "ngpios" as u32
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.
Assisted-by: Codex:gpt-5-5
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20260612215216.1887485-1-robh@kernel.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
