Re: [PATCH 1/5] ARM: dts: qcom: Replace gpio node with pinctrl node

2015-07-23 Thread Andy Gross
On Tue, Jun 16, 2015 at 01:31:12PM -0700, Stephen Boyd wrote: > Now that we have a proper pinctrl driver for the gpio block we > can change the compatible field here and configure the pinmux on > msm8960 devices. > > Signed-off-by: Stephen Boyd > --- Applied, thanks -- Qualcomm Innovation

Re: [PATCH 1/5] ARM: dts: qcom: Replace gpio node with pinctrl node

2015-07-23 Thread Andy Gross
On Tue, Jun 16, 2015 at 01:31:12PM -0700, Stephen Boyd wrote: Now that we have a proper pinctrl driver for the gpio block we can change the compatible field here and configure the pinmux on msm8960 devices. Signed-off-by: Stephen Boyd sb...@codeaurora.org --- Applied, thanks -- Qualcomm

[PATCH 1/5] ARM: dts: qcom: Replace gpio node with pinctrl node

2015-06-16 Thread Stephen Boyd
Now that we have a proper pinctrl driver for the gpio block we can change the compatible field here and configure the pinmux on msm8960 devices. Signed-off-by: Stephen Boyd --- arch/arm/boot/dts/qcom-msm8960.dtsi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git

[PATCH 1/5] ARM: dts: qcom: Replace gpio node with pinctrl node

2015-06-16 Thread Stephen Boyd
Now that we have a proper pinctrl driver for the gpio block we can change the compatible field here and configure the pinmux on msm8960 devices. Signed-off-by: Stephen Boyd sb...@codeaurora.org --- arch/arm/boot/dts/qcom-msm8960.dtsi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)