Merge tag 'samsung-pinctrl-4.18-2' of https://git.kernel.org/pub/scm/linux/kernel...
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 24 May 2018 07:06:14 +0000 (09:06 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 24 May 2018 07:06:14 +0000 (09:06 +0200)
commitde8a6c672f21329ca71166edd9cfcd0e28c20187
treeeffd3b1d81166835f016b648a805c1ba8a89d109
parent316a67b770e0d29e18a803563b6688295b91f067
parent7c24e71c8a6423dfa5a7f19b253726b23af0c507
Merge tag 'samsung-pinctrl-4.18-2' of https://git./linux/kernel/git/pinctrl/samsung into devel

Samsung pinctrl drivers changes for v4.18

1. Driver expects specific order of GPIO interrupt banks.  For S5Pv220
   and Exynos5410 this order was not preserved so fix and document it.
2. Remove support for Exynos5440 (tree-wide, support is dropped because
   there are no real users of this platform, it also did not get testing
   since long time).
3. Fix lost state of GPF1..5 pins on Exynos5433 during system suspend.