Merge tag 'intel-pinctrl-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/pinct...
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 4 Sep 2019 08:54:26 +0000 (10:54 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 4 Sep 2019 08:54:26 +0000 (10:54 +0200)
intel-pinctrl for v5.4

A collection of improvements and fixes for Intel pinctrl drivers
including:

  - Converting drivers to use new devm_platform_ioremap_resource()
    helper function.

  - Make Interrupt Status (IS) register configurable.

  - Allow locked pins to be requested and used as long as they are not
    modified.

  - Fix intel_pinctrl_should_save() to translate pin number to GPIO
    number where needed. This fixes Asus X571GT touchpad
    unresponsiveness issue after suspend/resume cycle.


Trivial merge