mbox series

[GIT,PULL] pin control fixes for v5.8

Message ID CACRpkdaiGkpOv3fr4+PKdTiQr0jbjhMUkYo+OnHuC9yqJVvQzA@mail.gmail.com
State New
Headers show
Series [GIT,PULL] pin control fixes for v5.8 | expand

Pull-request

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

Message

Linus Walleij Aug. 1, 2020, 2:25 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Aug. 1, 2020, 5:15 p.m. UTC | #1
The pull request you sent on Sat, 1 Aug 2020 16:25:50 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d52daa8620c65960e1ef882adc1f92061326bd7a

Thank you!