From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] arm64: dts: Add msm8996 SoC and MTP board support
Date: Mon, 23 Nov 2015 16:43:29 -0800 [thread overview]
Message-ID: <20151124004329.GJ19156@codeaurora.org> (raw)
In-Reply-To: <5652D87D.20201@codeaurora.org>
On 11/23, Rajendra Nayak wrote:
>
> On 11/18/2015 06:42 AM, Stephen Boyd wrote:
> > Add initial device tree support for the Qualcomm MSM8996 SoC and
> > MTP8996 evaluation board.
> >
> > Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
> > ---
> []...
>
> > +
> > + spmi_bus: qcom,spmi at 400f000 {
> > + compatible = "qcom,spmi-pmic-arb";
> > + reg = <0x400f000 0x1000>,
> > + <0x4400000 0x800000>,
> > + <0x4c00000 0x800000>,
> > + <0x5800000 0x200000>,
> > + <0x400a000 0x002100>;
> > + reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
> > + interrupt-names = "periph_irq";
> > + interrupts = <GIC_SPI 326 IRQ_TYPE_NONE>;
> > + qcom,ee = <0>;
> > + qcom,channel = <0>;
> > + #address-cells = <2>;
> > + #size-cells = <0>;
> > + interrupt-controller;
> > + #interrupt-cells = <4>;
> > + };
> > +
> > + mmcc: clock-controller at 8c0000 {
> > + compatible = "qcom,mmcc-msm8996";
> > + #clock-cells = <1>;
> > + #reset-cells = <1>;
> > + reg = <0x8c0000 0xc0000>;
>
> I think the size here should be 0x40000 and not 0xc0000
>
Yes you're right.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
next prev parent reply other threads:[~2015-11-24 0:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-18 1:12 [PATCH 0/4] Add DTS for MSM8996 SoC and MTP Stephen Boyd
2015-11-18 1:12 ` [PATCH 1/4] devicetree: bindings: Document Kryo cpu Stephen Boyd
2015-11-18 23:07 ` Rob Herring
2015-11-18 1:12 ` [PATCH 2/4] arm64: dts: Add msm8996 SoC and MTP board support Stephen Boyd
2015-11-18 5:06 ` kbuild test robot
2015-11-18 19:24 ` Stephen Boyd
2015-11-23 9:12 ` Rajendra Nayak
2015-11-24 0:43 ` Stephen Boyd [this message]
2015-11-18 1:12 ` [PATCH 3/4] arm64: dts: qcom: Add pm8994, pmi8994, pm8004 PMIC skeletons Stephen Boyd
2015-11-18 1:12 ` [PATCH 4/4] arm64: dts: qcom: Add pm8994 gpios and MPPs Stephen Boyd
2015-11-18 4:13 ` [PATCH 0/4] Add DTS for MSM8996 SoC and MTP 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=20151124004329.GJ19156@codeaurora.org \
--to=sboyd@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.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).