devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Varadarajan Narayanan <varada@codeaurora.org>
To: Linus Walleij <linus.walleij@linaro.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Mark Rutland <mark.rutland@arm.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Manoharan Vijaya Raghavan <mraghava@codeaurora.org>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Michael Turquette <mturquette@baylibre.com>,
	sjaganat@codeaurora.org, Stephen Boyd <sboyd@codeaurora.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Will Deacon <will.deacon@arm.com>,
	David Brown <david.brown@linaro.org>,
	absahu@codeaurora.org, Rob Herring <robh+dt@kernel.org>,
	"linux-arm-msm@vger.kernel.org" <linux-arm-msm@vger.kernel.org>,
	Andy Gross <andy.gross@linaro.org>,
	Sricharan R <sricharan@codeaurora.org>,
	"open list:ARM/QUALCOMM SUPPORT" <linux-soc@vger.kernel.org>,
	linux-clk <linux-clk@v>
Subject: Re: [PATCH v3 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
Date: Fri, 9 Jun 2017 15:17:52 +0530	[thread overview]
Message-ID: <fe5f588c-6cc1-6fcb-f7fe-c9e452f89916@codeaurora.org> (raw)
In-Reply-To: <CACRpkdaLhD+ONwDTebT7q+M-CHDVPKUE4eKfusmyWkitQC1ZPQ@mail.gmail.com>

Linus,

On 6/9/2017 2:26 PM, Linus Walleij wrote:
> On Thu, Jun 1, 2017 at 1:27 PM, Varadarajan Narayanan
> <varada@codeaurora.org> wrote:
> 
>> Add initial pinctrl driver to support pin configuration with
>> pinctrl framework for ipq8074.
>>
>> Signed-off-by: Manoharan Vijaya Raghavan <mraghava@codeaurora.org>
>> Signed-off-by: Varadarajan Narayanan <varada@codeaurora.org>
> 
> It's a good idea that you include the maintainer, Bjorn Andersson
> <bjorn.andersson@linaro.org>
> on these pin control patches. I'll wait for his review.

Sorry for missing him. Have sent v6 patches with Bjorn included.

Thanks
Varada

> 
> Yours,
> Linus Walleij
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> 

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora 
Forum, a Linux Foundation Collaborative Project

  reply	other threads:[~2017-06-09  9:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-01 11:27 [PATCH v3 0/5] Add minimal boot support for IPQ8074 Varadarajan Narayanan
2017-06-01 11:27 ` [PATCH v3 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver Varadarajan Narayanan
     [not found]   ` <1496316482-25468-2-git-send-email-varada-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2017-06-09  8:56     ` Linus Walleij
2017-06-09  9:47       ` Varadarajan Narayanan [this message]
2017-06-01 11:27 ` [PATCH v3 2/5] dt-bindings: qcom: Add IPQ8074 bindings Varadarajan Narayanan
2017-06-05 16:54   ` Rob Herring
2017-06-06 10:31     ` varada-sgV2jX0FEOL9JmXXK+q4OQ
2017-06-01 11:28 ` [PATCH v3 3/5] clk: qcom: ipq8074: Add Global Clock Controller support Varadarajan Narayanan
2017-06-02 22:52   ` Stephen Boyd
2017-06-05 16:55   ` Rob Herring
2017-06-01 11:28 ` [PATCH v3 4/5] arm64: dts: Add ipq8074 SoC and HK01 board support Varadarajan Narayanan
2017-06-01 11:28 ` [PATCH v3 5/5] arm64: defconfig: Enable QCOM IPQ8074 clock and pinctrl Varadarajan Narayanan

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=fe5f588c-6cc1-6fcb-f7fe-c9e452f89916@codeaurora.org \
    --to=varada@codeaurora.org \
    --cc=absahu@codeaurora.org \
    --cc=andy.gross@linaro.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=catalin.marinas@arm.com \
    --cc=david.brown@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-clk@v \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mraghava@codeaurora.org \
    --cc=mturquette@baylibre.com \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@codeaurora.org \
    --cc=sjaganat@codeaurora.org \
    --cc=sricharan@codeaurora.org \
    --cc=will.deacon@arm.com \
    /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).