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 <kim...@codeaurora.org> > --- > .../bindings/pinctrl/qcom,msm8998-pinctrl.txt | 200 ++
Acked-by: Rob Herring <r...@kernel.org> > 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