]> git.itanic.dy.fi Git - linux-stable/commit
Merge tag 'gpio-v5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Jan 2020 14:03:11 +0000 (06:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Jan 2020 14:03:11 +0000 (06:03 -0800)
commit13b2668d6fc95dcecd11e4f86f47be24fda7da1f
treec646edd54c7768be4775ad3612a4f544b781e444
parent5ffdff81cff9ae697b1d57fea9a86b6c6ede6078
parenta564ac35d60564dd5b509e32afdc04e7aafee40e
Merge tag 'gpio-v5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio

Pull GPIO fixes from Linus Walleij:
 "This reverts the GPIOLIB_IRQCHIP in the ThunderX driver.

  ThunderX is a piece of Arm-based server chip. I converted the driver
  to hierarchical gpiochip without access to real silicon and failed
  miserably since I didn't take MSI's into account.

  Kevin Hao helpfully stepped in and fixed it properly, let's revert it
  for v5.5 and put the proper conversion into v5.6"

* tag 'gpio-v5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
  Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"