On Mon, Jan 09, 2017 at 08:30:17PM +0530, Imran Khan wrote: > Add initial pinctrl driver to support pin configuration with > pinctrl framework for msm8998. > > Signed-off-by: Imran Khan <kimran@xxxxxxxxxxxxxx> > --- > .../bindings/pinctrl/qcom,msm8998-pinctrl.txt | 200 ++ Acked-by: Rob Herring <robh@xxxxxxxxxx> > drivers/pinctrl/qcom/Kconfig | 8 + > drivers/pinctrl/qcom/Makefile | 1 + > drivers/pinctrl/qcom/pinctrl-msm8998.c | 1933 ++++++++++++++++++++ > 4 files changed, 2142 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.txt > create mode 100644 drivers/pinctrl/qcom/pinctrl-msm8998.c -- To unsubscribe from this list: send the line "unsubscribe linux-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html