diff options
| author | Christophe Leroy (CS GROUP) <chleroy@kernel.org> | 2026-04-21 09:26:08 +0300 |
|---|---|---|
| committer | Madhavan Srinivasan <maddy@linux.ibm.com> | 2026-05-06 05:05:19 +0300 |
| commit | da107152c43915211e1fc0319b9526f4241abca2 (patch) | |
| tree | 624875fbf70ba031408ac94608e711b5454f2766 /include/linux/workqueue_api.h | |
| parent | 38e989d504fc52900a3786b7144fb53cd67e0389 (diff) | |
| download | linux-da107152c43915211e1fc0319b9526f4241abca2.tar.xz | |
powerpc/8xx: Fix interrupt mask in cpm1_gpiochip_add16()
Allthough fsl,cpm1-gpio-irq-mask always contains a 16 bits value,
it is a standard u32 OF property as documented in
Documentation/devicetree/bindings/soc/fsl/cpm_qe/gpio.txt
The driver erroneously uses of_property_read_u16() leading to a
mask which is always 0.
Fix it by using of_property_read_u32() instead.
Fixes: 726bd223105c ("powerpc/8xx: Adding support of IRQ in MPC8xx GPIO")
Signed-off-by: Christophe Leroy (CS GROUP) <chleroy@kernel.org>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/bb0b6d6c4543238c38d5d29a776d0674a8c0c180.1776752750.git.chleroy@kernel.org
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions
