[PATCH 0/2] Add pm8994 gpio and mpp support
From: Stephen Boyd <hidden>
Date: 2015-11-18 00:53:28
Also in:
linux-arm-msm, linux-devicetree, linux-gpio, lkml
From: Stephen Boyd <hidden>
Date: 2015-11-18 00:53:28
Also in:
linux-arm-msm, linux-devicetree, linux-gpio, lkml
This adds the support for pm8994 gpio and mpp modules. Given that there's nothing besides a compatible string update, I'm going to send a separate patch to add generic compatible strings for these sorts of things. Stephen Boyd (2): pinctrl: qcom: spmi-gpio: Add pm8994 gpio support pinctrl: qcom: spmi-mpp: Add pm8994 mpp support Cc: <redacted> Cc: "Ivan T. Ivanov" <redacted> Cc: Bjorn Andersson <redacted> Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 2 ++ Documentation/devicetree/bindings/pinctrl/qcom,pmic-mpp.txt | 1 + drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 1 + drivers/pinctrl/qcom/pinctrl-spmi-mpp.c | 1 + 4 files changed, 5 insertions(+) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project