[GIT PULL] gpio: fixes for v5.12-rc8

From: Bartosz Golaszewski
Date: Thu Apr 15 2021 - 09:59:02 EST


Linus,

I waited until late with this non-urgent one hoping we'd get more fixes for this
release cycle to go with it but nothing's coming up so please pull this single
fix for an older problem with the sysfs interface.

Bartosz

The following changes since commit 6cb59afe9e5b45a035bd6b97da6593743feefc72:

gpiolib: Assign fwnode to parent's if no primary one provided (2021-03-16 10:18:08 +0100)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.12-rc8

for you to fetch changes up to 23cf00ddd2e1aacf1873e43f5e0c519c120daf7a:

gpio: sysfs: Obey valid_mask (2021-03-31 20:32:38 +0200)

----------------------------------------------------------------
gpio fixes for v5.12-rc8

- do not allow exporting GPIO lines which were marked invalid by the driver

----------------------------------------------------------------
Matti Vaittinen (1):
gpio: sysfs: Obey valid_mask

drivers/gpio/gpiolib-sysfs.c | 8 ++++++++
1 file changed, 8 insertions(+)