summaryrefslogtreecommitdiff
path: root/include/linux/pps_kernel.h
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2026-06-12 16:52:16 -0500
committerBartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>2026-06-16 09:19:32 +0200
commit4910aa198d25e5d1067236560ba34ab12bccc677 (patch)
treeeba66700c7dbab0a69ec51ae0a3bddaeabcbc9c8 /include/linux/pps_kernel.h
parent77d084d66b7694e2a912abdd8b9e5a0e7a32d28e (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/pps_kernel.h')
0 files changed, 0 insertions, 0 deletions