OSDN Git Service

Merge tag 'gpio-updates-for-v5.10-part1' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 21 Sep 2020 21:39:50 +0000 (23:39 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 21 Sep 2020 21:39:50 +0000 (23:39 +0200)
commit36eccdb58fb55d2bea6a0e62932e4d7e5192d409
tree08140adddc264c9445a9e6dd7cf9c92cb5de5a1a
parent0a2d411b56b7c661e753bbea568f6b04c4a961c5
parent587823d39f85ff9777a862019eca720b97a16a52
Merge tag 'gpio-updates-for-v5.10-part1' of git://git./linux/kernel/git/brgl/linux into devel

gpio updates for v5.10 - part 1

- automatically drive GPHY leds in gpio-stp-xway
- refactor ->{get, set}_multiple() in gpio-aggregator
- add support for a new model in rcar-gpio DT bindings
- simplify several GPIO drivers with dev_err_probe()
- disable Direct KBD interrupts in gpio-tc35894
- use DEFINE_SEQ_ATTRIBUTE() in GPIO chardev to shrink code
- switch to using a simpler IDA API in gpiolib
- make devprop_gpiochip_set_names() more generic by using device properties
  instead of using fwnode helpers