Re: [PATCH] pinctrl: qcom: spmi-mpp: Add compatible for pmi8994

From: Rob Herring
Date: Mon May 03 2021 - 15:31:56 EST


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 <bjorn.andersson@xxxxxxxxxx>
> ---
>
> 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@xxxxxxxxxx>