diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-05-07 20:02:02 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-05-07 20:02:02 +0200 |
commit | 30c8e80f79329617012f07b09b70114592092ea4 (patch) | |
tree | 379ea4ff276edd673514d8cb2a41c5ba1cd49710 /arch | |
parent | Merge tag 'block-5.18-2022-05-06' of git://git.kernel.dk/linux-block (diff) | |
parent | gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set) (diff) | |
download | linux-30c8e80f79329617012f07b09b70114592092ea4.tar.xz linux-30c8e80f79329617012f07b09b70114592092ea4.zip |
Merge tag 'gpio-fixes-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Pull gpio fixes from Bartosz Golaszewski:
- fix the bounds check for the 'gpio-reserved-ranges' device property
in gpiolib-of
- drop the assignment of the pwm base number in gpio-mvebu (this was
missed by the patch doing it globally for all pwm drivers)
- fix the fwnode assignment (use own fwnode, not the parent's one) for
the GPIO irqchip in gpio-visconti
- update the irq_stat field before checking the trigger field in
gpio-pca953x
- update GPIO entry in MAINTAINERS
* tag 'gpio-fixes-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)
gpio: visconti: Fix fwnode of GPIO IRQ
MAINTAINERS: update the GPIO git tree entry
gpio: mvebu: drop pwm base assignment
gpiolib: of: fix bounds check for 'gpio-reserved-ranges'
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions