Re: [PATCH] pinctrl: Add support for PM8916 GPIO's and MPP's

2015-04-08 Thread Linus Walleij
On Tue, Mar 31, 2015 at 11:37 AM, Ivan T. Ivanov wrote: > Add compatible string definitions and supported pin functions. > > Signed-off-by: Ivan T. Ivanov Patch applied with Björn's ACK. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

Re: [PATCH] pinctrl: Add support for PM8916 GPIO's and MPP's

2015-04-08 Thread Linus Walleij
On Tue, Mar 31, 2015 at 11:37 AM, Ivan T. Ivanov ivan.iva...@linaro.org wrote: Add compatible string definitions and supported pin functions. Signed-off-by: Ivan T. Ivanov ivan.iva...@linaro.org Patch applied with Björn's ACK. Yours, Linus Walleij -- To unsubscribe from this list: send the

Re: [PATCH] pinctrl: Add support for PM8916 GPIO's and MPP's

2015-04-07 Thread Bjorn Andersson
On Tue, Mar 31, 2015 at 2:37 AM, Ivan T. Ivanov wrote: > Add compatible string definitions and supported pin functions. > > Signed-off-by: Ivan T. Ivanov > --- [..] > diff --git a/include/dt-bindings/pinctrl/qcom,pmic-gpio.h > b/include/dt-bindings/pinctrl/qcom,pmic-gpio.h [..] > > +#define

Re: [PATCH] pinctrl: Add support for PM8916 GPIO's and MPP's

2015-04-07 Thread Linus Walleij
On Tue, Mar 31, 2015 at 11:37 AM, Ivan T. Ivanov wrote: > Add compatible string definitions and supported pin functions. > > Signed-off-by: Ivan T. Ivanov Björn, can you ACK/look at this? Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

Re: [PATCH] pinctrl: Add support for PM8916 GPIO's and MPP's

2015-04-07 Thread Linus Walleij
On Tue, Mar 31, 2015 at 11:37 AM, Ivan T. Ivanov ivan.iva...@linaro.org wrote: Add compatible string definitions and supported pin functions. Signed-off-by: Ivan T. Ivanov ivan.iva...@linaro.org Björn, can you ACK/look at this? Yours, Linus Walleij -- To unsubscribe from this list: send the

Re: [PATCH] pinctrl: Add support for PM8916 GPIO's and MPP's

2015-04-07 Thread Bjorn Andersson
On Tue, Mar 31, 2015 at 2:37 AM, Ivan T. Ivanov ivan.iva...@linaro.org wrote: Add compatible string definitions and supported pin functions. Signed-off-by: Ivan T. Ivanov ivan.iva...@linaro.org --- [..] diff --git a/include/dt-bindings/pinctrl/qcom,pmic-gpio.h

[PATCH] pinctrl: Add support for PM8916 GPIO's and MPP's

2015-03-31 Thread Ivan T. Ivanov
Add compatible string definitions and supported pin functions. Signed-off-by: Ivan T. Ivanov --- .../devicetree/bindings/pinctrl/qcom,pmic-gpio.txt| 2 ++ .../devicetree/bindings/pinctrl/qcom,pmic-mpp.txt | 2 ++ drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 1 +

[PATCH] pinctrl: Add support for PM8916 GPIO's and MPP's

2015-03-31 Thread Ivan T. Ivanov
Add compatible string definitions and supported pin functions. Signed-off-by: Ivan T. Ivanov ivan.iva...@linaro.org --- .../devicetree/bindings/pinctrl/qcom,pmic-gpio.txt| 2 ++ .../devicetree/bindings/pinctrl/qcom,pmic-mpp.txt | 2 ++ drivers/pinctrl/qcom/pinctrl-spmi-gpio.c