Re: [PATCH] pinctrl: qcom: spmi-mpp: Add compatible for pmi8994
From: Rob Herring <robh@kernel.org>
Date: 2021-05-03 19:31:56
Also in:
linux-arm-msm, linux-gpio, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-05-03 19:31:56
Also in:
linux-arm-msm, linux-gpio, lkml
On Wed, 28 Apr 2021 17:37:51 -0700, Bjorn Andersson wrote:
The PMI8994 has 4 multi-purpose-pins, add a compatible for this hardware block to the MPP driver. Signed-off-by: Bjorn Andersson <redacted> --- PS. I see that while the related gpio driver was converted to hierarchical IRQ chips the mpp driver didn't get the same treatment. We should fix this at some point... Documentation/devicetree/bindings/pinctrl/qcom,pmic-mpp.txt | 1 + drivers/pinctrl/qcom/pinctrl-spmi-mpp.c | 1 + 2 files changed, 2 insertions(+)
Acked-by: Rob Herring <robh@kernel.org>