[GIT PULL] gpio: fixes for v6.0

From: Bartosz Golaszewski
Date: Fri Sep 30 2022 - 05:40:56 EST


Linus,

Please pull one more fix for the upcoming release.

Thanks
Bartosz

The following changes since commit f76349cf41451c5c42a99f18a9163377e4b364ff:

Linux 6.0-rc7 (2022-09-25 14:01:02 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.0

for you to fetch changes up to 4335417da2b8d6d9b2d4411b5f9e248e5bb2d380:

gpio: mvebu: Fix check for pwm support on non-A8K platforms (2022-09-26 09:20:09 +0200)

----------------------------------------------------------------
gpio fixes for v6.0

- fix the check for pwm support on non-A8K platforms in gpio-mvebu

----------------------------------------------------------------
Pali Rohár (1):
gpio: mvebu: Fix check for pwm support on non-A8K platforms

drivers/gpio/gpio-mvebu.c | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)