[PATCH v5 1/6] pinctrl: qcom: Add ipq8074 pinctrl driver

Rob Herring robh at kernel.org
Thu Jun 8 12:25:49 PDT 2017


On Thu, Jun 08, 2017 at 11:13:56AM +0530, Varadarajan Narayanan wrote:
> Add initial pinctrl driver to support pin configuration with
> pinctrl framework for ipq8074.
> 
> Signed-off-by: Manoharan Vijaya Raghavan <mraghava at codeaurora.org>
> Signed-off-by: Varadarajan Narayanan <varada at codeaurora.org>
> ---
>  .../bindings/pinctrl/qcom,ipq8074-pinctrl.txt      |  172 ++++

Acked-by: Rob Herring <robh at kernel.org>

>  drivers/pinctrl/qcom/Kconfig                       |   10 +
>  drivers/pinctrl/qcom/Makefile                      |    1 +
>  drivers/pinctrl/qcom/pinctrl-ipq8074.c             | 1076 ++++++++++++++++++++
>  4 files changed, 1259 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,ipq8074-pinctrl.txt
>  create mode 100644 drivers/pinctrl/qcom/pinctrl-ipq8074.c



More information about the linux-arm-kernel mailing list