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

2017-08-03 Thread Rob Herring
On Thu, Jul 27, 2017 at 12:00:35PM +0530, Vivek Gautam wrote: > Update the bindings doc and driver for pmi8994-gpio devices. > > Signed-off-by: Vivek Gautam > --- > > - Have been using this patch-set on db820c [1] for extcon with > usb controller. The usb controller uses one of these gpios >

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

2017-07-27 Thread Stephen Boyd
On 07/26/2017 11:30 PM, Vivek Gautam wrote: > Update the bindings doc and driver for pmi8994-gpio devices. > > Signed-off-by: Vivek Gautam > --- > > - Have been using this patch-set on db820c [1] for extcon with > usb controller. The usb controller uses one of these gpios > for usb-id/vbus det

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

2017-07-26 Thread Vivek Gautam
Update the bindings doc and driver for pmi8994-gpio devices. Signed-off-by: Vivek Gautam --- - Have been using this patch-set on db820c [1] for extcon with usb controller. The usb controller uses one of these gpios for usb-id/vbus detection. [1] https://github.com/boddob/linux/tree/for-qcom