linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Christian Lamparter <chunkeey@googlemail.com>
Cc: linux-gpio@vger.kernel.org, devicetree@vger.kernel.org,
	Linus Walleij <linus.walleij@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Varadarajan Narayanan <varada@codeaurora.org>,
	Ram Chandra Jangir <rjangir@codeaurora.org>,
	John Crispin <john@phrozen.org>
Subject: Re: [PATCH v3 1/3] dt-bindings: pinctrl: add most other IPQ4019 pin functions and groups
Date: Fri, 14 Jul 2017 08:54:23 -0700	[thread overview]
Message-ID: <20170714155423.GO1618@tuxbook> (raw)
In-Reply-To: <d45ae31e888ad858d9f4396cabb4dc32a3f0365e.1500038134.git.chunkeey@googlemail.com>

On Fri 14 Jul 07:14 PDT 2017, Christian Lamparter wrote:

> This patch adds the remaining pin functions and mux groups.
> All unknown and debug functions are omitted. Existing functions
> for qpic, sdio, rgmii, rmii, wifi/d are squashed together as
> much as possible. And only in case of a clash, the individually
> named functions have been kept. The exceptions are:
> 	led0-11
> 	i2s_rx, i2s_tx, i2s_td, i2s_spdif_in, i2s_spdif_out,
> 	smart0-3
> 
> Cc: Varadarajan Narayanan <varada@codeaurora.org>
> Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
> Cc: Ram Chandra Jangir <rjangir@codeaurora.org>
> Cc: John Crispin <john@phrozen.org>
> Acked-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>

Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>

Regards,
Bjorn

> ---
>  Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt
> index cfb8500dd56b..93374f478b9e 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt
> @@ -50,7 +50,11 @@ Valid values for qcom,pins are:
>      Supports mux, bias and drive-strength
>  
>  Valid values for qcom,function are:
> -gpio, blsp_uart1, blsp_i2c0, blsp_i2c1, blsp_uart0, blsp_spi1, blsp_spi0
> +aud_pin, audio_pwm, blsp_i2c0, blsp_i2c1, blsp_spi0, blsp_spi1, blsp_uart0,
> +blsp_uart1, chip_rst, gpio, i2s_rx, i2s_spdif_in, i2s_spdif_out, i2s_td, i2s_tx,
> +jtag, led0, led1, led2, led3, led4, led5, led6, led7, led8, led9, led10, led11,
> +mdc, mdio, pcie, pmu, prng_rosc, qpic, rgmii, rmii, sdio, smart0, smart1,
> +smart2, smart3, tm, wifi0, wifi1
>  
>  Example:
>  
> -- 
> 2.13.2
> 

  parent reply	other threads:[~2017-07-14 15:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-14 14:14 [PATCH v3 1/3] dt-bindings: pinctrl: add most other IPQ4019 pin functions and groups Christian Lamparter
2017-07-14 14:14 ` [PATCH v3 2/3] pinctrl: qcom: ipq4019: add most remaining pin definitions Christian Lamparter
2017-07-31 13:17   ` Linus Walleij
2017-07-14 15:54 ` Bjorn Andersson [this message]
     [not found] ` <d45ae31e888ad858d9f4396cabb4dc32a3f0365e.1500038134.git.chunkeey-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
     [not found]   ` <941e3869bdeddb2bebcc52ebfd57efe014887bc6.1500038134.git.chunkeey-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
2017-07-14 14:14     ` [PATCH v3 3/3] pinctrl: msm: add support to configure ipq40xx GPIO_PULL bits Christian Lamparter
2017-07-31 13:19       ` Linus Walleij
2017-07-14 15:57     ` [PATCH v3 2/3] pinctrl: qcom: ipq4019: add most remaining pin definitions Bjorn Andersson
2017-07-31 13:15   ` [PATCH v3 1/3] dt-bindings: pinctrl: add most other IPQ4019 pin functions and groups Linus Walleij

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170714155423.GO1618@tuxbook \
    --to=bjorn.andersson@linaro.org \
    --cc=chunkeey@googlemail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=john@phrozen.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=rjangir@codeaurora.org \
    --cc=robh+dt@kernel.org \
    --cc=varada@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).