From: Andy Gross <andy.gross@linaro.org>
To: Stephen Boyd <sboyd@codeaurora.org>
Cc: Linus Walleij <linus.walleij@linaro.org>,
linux-arm-msm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Bjorn Andersson <bjorn.andersson@linaro.org>
Subject: Re: [PATCH 1/2] ARM: dts: add GSBI8 defines to the MSM8660 family
Date: Mon, 5 Jun 2017 21:11:01 -0500 [thread overview]
Message-ID: <20170606021101.GF19546@hector.attlocal.net> (raw)
In-Reply-To: <20170602220223.GR20170@codeaurora.org>
On Fri, Jun 02, 2017 at 03:02:23PM -0700, Stephen Boyd wrote:
> On 05/15, Linus Walleij wrote:
> > diff --git a/arch/arm/boot/dts/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom-msm8660.dtsi
> > index 747669a62aa8..a53c0f9970bd 100644
> > --- a/arch/arm/boot/dts/qcom-msm8660.dtsi
> > +++ b/arch/arm/boot/dts/qcom-msm8660.dtsi
> > @@ -107,6 +107,31 @@
> > reg = <0x900000 0x4000>;
> > };
> >
> > +
> > + gsbi8: gsbi@19800000 {
> > + compatible = "qcom,gsbi-v1.0.0";
> > + cell-index = <12>;
> > + reg = <0x19800000 0x100>;
> > + clocks = <&gcc GSBI8_H_CLK>;
> > + clock-names = "iface";
> > + #address-cells = <1>;
> > + #size-cells = <1>;
> > + ranges;
> > +
> > + syscon-tcsr = <&tcsr>;
> > +
> > + gsbi8_i2c: i2c@19880000 {
> > + compatible = "qcom,i2c-qup-v1.1.1";
> > + reg = <0x19880000 0x1000>;
> > + interrupts = <0 161 IRQ_TYPE_NONE>;
>
> interrupts = <GIC_SPI 161 IRQ_TYPE_LEVEL_HIGH>?
I'll fix this up. No need for resend
WARNING: multiple messages have this Message-ID (diff)
From: andy.gross@linaro.org (Andy Gross)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: dts: add GSBI8 defines to the MSM8660 family
Date: Mon, 5 Jun 2017 21:11:01 -0500 [thread overview]
Message-ID: <20170606021101.GF19546@hector.attlocal.net> (raw)
In-Reply-To: <20170602220223.GR20170@codeaurora.org>
On Fri, Jun 02, 2017 at 03:02:23PM -0700, Stephen Boyd wrote:
> On 05/15, Linus Walleij wrote:
> > diff --git a/arch/arm/boot/dts/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom-msm8660.dtsi
> > index 747669a62aa8..a53c0f9970bd 100644
> > --- a/arch/arm/boot/dts/qcom-msm8660.dtsi
> > +++ b/arch/arm/boot/dts/qcom-msm8660.dtsi
> > @@ -107,6 +107,31 @@
> > reg = <0x900000 0x4000>;
> > };
> >
> > +
> > + gsbi8: gsbi at 19800000 {
> > + compatible = "qcom,gsbi-v1.0.0";
> > + cell-index = <12>;
> > + reg = <0x19800000 0x100>;
> > + clocks = <&gcc GSBI8_H_CLK>;
> > + clock-names = "iface";
> > + #address-cells = <1>;
> > + #size-cells = <1>;
> > + ranges;
> > +
> > + syscon-tcsr = <&tcsr>;
> > +
> > + gsbi8_i2c: i2c at 19880000 {
> > + compatible = "qcom,i2c-qup-v1.1.1";
> > + reg = <0x19880000 0x1000>;
> > + interrupts = <0 161 IRQ_TYPE_NONE>;
>
> interrupts = <GIC_SPI 161 IRQ_TYPE_LEVEL_HIGH>?
I'll fix this up. No need for resend
next prev parent reply other threads:[~2017-06-06 2:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-15 7:50 [PATCH 1/2] ARM: dts: add GSBI8 defines to the MSM8660 family Linus Walleij
2017-05-15 7:50 ` Linus Walleij
2017-05-24 22:19 ` Bjorn Andersson
2017-05-24 22:19 ` Bjorn Andersson
2017-06-02 22:02 ` Stephen Boyd
2017-06-02 22:02 ` Stephen Boyd
2017-06-06 2:11 ` Andy Gross [this message]
2017-06-06 2:11 ` Andy Gross
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=20170606021101.GF19546@hector.attlocal.net \
--to=andy.gross@linaro.org \
--cc=bjorn.andersson@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=sboyd@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.