Re: [PATCH 2/2] pinctrl: qcom: Add support for reset for apq8064

2014-08-27 Thread Kumar Gala
On Aug 26, 2014, at 1:31 PM, Pramod Gurav wrote: > This patch adds support for reset functions to reboot the boards > with soc apq8064. > > CC: Linus Walleij > CC: Bjorn Andersson > CC: "Ivan T. Ivanov" > CC: Stephen Boyd > CC: Andy Gross > Signed-off-by: Pramod Gurav > --- >

Re: [PATCH 2/2] pinctrl: qcom: Add support for reset for apq8064

2014-08-27 Thread Kumar Gala
On Aug 26, 2014, at 1:31 PM, Pramod Gurav pramod.gu...@smartplayin.com wrote: This patch adds support for reset functions to reboot the boards with soc apq8064. CC: Linus Walleij linus.wall...@linaro.org CC: Bjorn Andersson bjorn.anders...@sonymobile.com CC: Ivan T. Ivanov

[PATCH 2/2] pinctrl: qcom: Add support for reset for apq8064

2014-08-26 Thread Pramod Gurav
This patch adds support for reset functions to reboot the boards with soc apq8064. CC: Linus Walleij CC: Bjorn Andersson CC: "Ivan T. Ivanov" CC: Stephen Boyd CC: Andy Gross Signed-off-by: Pramod Gurav --- drivers/pinctrl/qcom/pinctrl-apq8064.c |7 +-

[PATCH 2/2] pinctrl: qcom: Add support for reset for apq8064

2014-08-26 Thread Pramod Gurav
This patch adds support for reset functions to reboot the boards with soc apq8064. CC: Linus Walleij linus.wall...@linaro.org CC: Bjorn Andersson bjorn.anders...@sonymobile.com CC: Ivan T. Ivanov iiva...@mm-sol.com CC: Stephen Boyd sb...@codeaurora.org CC: Andy Gross agr...@codeaurora.org