From: Linus Torvalds Date: Sat, 21 Oct 2023 19:59:18 +0000 (-0700) Subject: Merge tag 'gpio-fixes-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.6.7~1684 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d537ae43f8a107761fb5a85c3f0cfce5ca79bcb1;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'gpio-fixes-for-v6.6-rc7' of git://git./linux/kernel/git/brgl/linux Pull gpio fixes from Bartosz Golaszewski: - fix interrupt handling in suspend and wakeup in gpio-vf610 - fix a bug on setting direction to output in gpio-vf610 - add a missing memset() in gpio ACPI code * tag 'gpio-fixes-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: gpiolib: acpi: Add missing memset(0) to acpi_get_gpiod_from_data() gpio: vf610: set value before the direction to avoid a glitch gpio: vf610: mask the gpio irq in system suspend and support wakeup --- d537ae43f8a107761fb5a85c3f0cfce5ca79bcb1