From: ivan.ivanov@linaro.org (Ivan T. Ivanov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] arm64: dts: qcom: Add msm8916 CoreSight components
Date: Thu, 30 Apr 2015 12:24:34 +0300 [thread overview]
Message-ID: <1430385874.2400.13.camel@linaro.org> (raw)
In-Reply-To: <CANLsYkxE9xieUW+OMgb4LbnJHRdCtTM=uzcwPzC6bs4x4pP3MA@mail.gmail.com>
On Wed, 2015-04-29 at 10:49 -0600, Mathieu Poirier wrote:
> On 29 April 2015 at 06:20, Ivan T. Ivanov ivanov at linaro.org> wrote:
> > +
> > +???????funnel at 821000 {
> > + compatible = "arm,coresight-funnel", "arm,primecell";
> > + reg = <0x821000 0x1000>;
> > +
> > + clocks = <&rpmcc RPM_QDSS_CLK>, <&rpmcc RPM_QDSS_A_CLK>;
> > + clock-names = "apb_pclk", "atclk";
> > +
> > + ports {
> > + #address-cells = <1>;
> > + #size-cells = <0>;
> > +
> > +???????????????????????port at 4 {
> > + reg = <4>;
> > + funnel0_in4: endpoint {
> > + slave-mode;
> > + remote-endpoint = <&funnel1_out>;
> > + };
> > + };
> > +???????????????????????port at 8 {
> > + reg = <0>;
> > + funnel0_out: endpoint {
> > + remote-endpoint = <&etf_in>;
> > + };
> > + };
>
> Please add a comment indicating what the other ports are connected to.
>
> > + };
> > + };
> > +
> > +???????replicator at 824000 {
> > + compatible = "qcom,coresight-replicator", "arm,primecell";
> > + reg = <0x824000 0x1000>;
> > +
> > + clocks = <&rpmcc RPM_QDSS_CLK>, <&rpmcc RPM_QDSS_A_CLK>;
> > + clock-names = "apb_pclk", "atclk";
> > +
> > + ports {
> > + #address-cells = <1>;
> > + #size-cells = <0>;
> > +
> > +???????????????????????port at 0 {
> > + reg = <0>;
> > + replicator_out0: endpoint {
> > + remote-endpoint = <&etr_in>;
> > + };
> > + };
> > +???????????????????????port at 1 {
> > + reg = <1>;
> > + replicator_out1: endpoint {
> > + remote-endpoint = <&tpiu_in>;
> > + };
> > + };
> > +???????????????????????port at 2 {
> > + reg = <0>;
> > + replicator_in: endpoint {
> > + slave-mode;
> > + remote-endpoint = <&etf_out>;
> > + };
> > + };
>
> Same comment as with the funnel component.
Sorry, but what do you mean here?
Regards,
Ivan
next prev parent reply other threads:[~2015-04-30 9:24 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-29 12:19 [PATCH 0/2] Add initial CoreSight support for the Qualcomm 8x16 chipsets Ivan T. Ivanov
2015-04-29 12:19 ` [PATCH 1/2] coresight: replicator: Add Qualcomm CoreSight Replicator driver Ivan T. Ivanov
2015-04-29 16:28 ` Mathieu Poirier
2015-04-30 7:21 ` Ivan T. Ivanov
2015-04-30 13:07 ` Mathieu Poirier
2015-04-30 20:53 ` Paul Bolle
2015-05-07 14:46 ` Ivan T. Ivanov
2015-05-07 16:39 ` Paul Bolle
2015-04-29 12:20 ` [PATCH 2/2] arm64: dts: qcom: Add msm8916 CoreSight components Ivan T. Ivanov
2015-04-29 16:49 ` Mathieu Poirier
2015-04-30 7:22 ` Ivan T. Ivanov
2015-04-30 9:24 ` Ivan T. Ivanov [this message]
2015-04-30 13:03 ` Mathieu Poirier
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=1430385874.2400.13.camel@linaro.org \
--to=ivan.ivanov@linaro.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).