Re: [PATCH] pinctrl: qcom: spmi-gpio: Add pmi8994 gpio support

2017-11-02 Thread Linus Walleij
On Thu, Nov 2, 2017 at 10:29 AM, Rajendra Nayak wrote: > Update the binding and driver for pmi8994-gpios > > Signed-off-by: Rajendra Nayak Patch applied. It's so small and obvious that it just can't hurt. Thanks! Linus Walleij

Re: [PATCH] pinctrl: qcom: spmi-gpio: Add pmi8994 gpio support

2017-11-02 Thread Linus Walleij
On Thu, Nov 2, 2017 at 10:29 AM, Rajendra Nayak wrote: > Update the binding and driver for pmi8994-gpios > > Signed-off-by: Rajendra Nayak Patch applied. It's so small and obvious that it just can't hurt. Thanks! Linus Walleij

[PATCH] pinctrl: qcom: spmi-gpio: Add pmi8994 gpio support

2017-11-02 Thread Rajendra Nayak
Update the binding and driver for pmi8994-gpios Signed-off-by: Rajendra Nayak --- Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 2 ++ drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 1 + 2 files changed, 3 insertions(+) diff --git

[PATCH] pinctrl: qcom: spmi-gpio: Add pmi8994 gpio support

2017-11-02 Thread Rajendra Nayak
Update the binding and driver for pmi8994-gpios Signed-off-by: Rajendra Nayak --- Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 2 ++ drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 1 + 2 files changed, 3 insertions(+) diff --git