[GIT PULL] pin control fixes for v5.8

From: Linus Walleij
Date: Sat Aug 01 2020 - 10:26:05 EST


Hi Linus,

a last minute pin control fix to the Qualcomm driver.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v5.8-4

for you to fetch changes up to c3c0c2e18d943ec4a84162ac679970b592555a4a:

pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180
(2020-07-16 15:41:41 +0200)

----------------------------------------------------------------
A single patch to the Qualcomm driver fixing missing dual
edge PCH interrupts.

----------------------------------------------------------------
Douglas Anderson (1):
pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180

drivers/pinctrl/qcom/Kconfig | 2 +
drivers/pinctrl/qcom/pinctrl-msm.c | 74 ++++++++++++++++++++++++++++++++++-
drivers/pinctrl/qcom/pinctrl-msm.h | 4 ++
drivers/pinctrl/qcom/pinctrl-sc7180.c | 1 +
4 files changed, 79 insertions(+), 2 deletions(-)