[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdaiGkpOv3fr4+PKdTiQr0jbjhMUkYo+OnHuC9yqJVvQzA@mail.gmail.com>
Date: Sat, 1 Aug 2020 16:25:50 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
"open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>
Subject: [GIT PULL] pin control fixes for v5.8
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(-)
Powered by blists - more mailing lists