]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Nov 2019 20:01:30 +0000 (12:01 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Nov 2019 20:01:30 +0000 (12:01 -0800)
commit669415bb6f6e9d781a64e353e7f72ea6abfd9c02
treeb68b45bcf2772ebf1535a5e4e8d8a34bb495f187
parent3369910bb62512b87168b891954995d3a66932e1
parent6fcc0f07add1723686510a96f9e26e1c3d0e997c
Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio

Pull GPIO fixes from Linus Walleij:
 "A last set of small fixes for GPIO, this cycle was quite busy.

   - Fix debounce delays on the MAX77620 GPIO expander

   - Use the correct unit for debounce times on the BD70528 GPIO expander

   - Get proper deps for parallel builds of the GPIO tools

   - Add a specific ACPI quirk for the Terra Pad 1061"

* tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
  gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist
  tools: gpio: Correctly add make dependencies for gpio_utils
  gpio: bd70528: Use correct unit for debounce times
  gpio: max77620: Fixup debounce delays