Linus,

Please pull the following two fixes for the GPIO subsystem. Both address issues
in the core GPIO code.

Best Regards,
Bartosz Golaszewski

The following changes since commit b41ba2ec54a70908067034f139aa23d0dd2985ce:

  gpiolib: Read "gpio-line-names" from a firmware node (2021-03-08 11:59:17 
+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-rc4

for you to fetch changes up to 6cb59afe9e5b45a035bd6b97da6593743feefc72:

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

----------------------------------------------------------------
gpio fixes for v5.12-rc4

- fix the return value in error path in gpiolib_dev_init()
- fix the "gpio-line-names" property handling correctly this time

----------------------------------------------------------------
Andy Shevchenko (1):
      gpiolib: Assign fwnode to parent's if no primary one provided

Wei Yongjun (1):
      gpiolib: Fix error return code in gpiolib_dev_init()

 drivers/gpio/gpiolib.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

Reply via email to