From: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Dmitry Osipenko <digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Georgi Djakov
<georgi.djakov-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [RFC 2/2] dt-bindings: firmware: tegra186-bpmp: Document interconnects property
Date: Mon, 27 Jan 2020 13:52:16 +0100 [thread overview]
Message-ID: <20200127125216.GC2117209@ulmo> (raw)
In-Reply-To: <f915949a-b46e-26fe-f103-fbc8d1fa3bb1-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 1146 bytes --]
On Mon, Jan 27, 2020 at 01:03:57AM +0300, Dmitry Osipenko wrote:
> 27.01.2020 00:56, Dmitry Osipenko пишет:
> [snip]
> > Thinking a bit more about how to define the ICC, I'm now leaning to a
> > variant like this:
> >
> > interconnects =
> > <&mc TEGRA186_MEMORY_CLIENT_BPMP &emc TEGRA_ICC_EMEM>,
>
> > <&mc TEGRA186_MEMORY_CLIENT_BPMPR>,
> > <&mc TEGRA186_MEMORY_CLIENT_BPMPW>,
> > <&mc TEGRA186_MEMORY_CLIENT_BPMPDMAR>,
> > <&mc TEGRA186_MEMORY_CLIENT_BPMPDMAW>;
>
> I forgot that each ICC path should have SRC and DST, but you got the idea.
>
> This should be a more correct variant:
>
> <&mc TEGRA186_MEMORY_CLIENT_BPMPR &mc TEGRA_ICC_MC>,
> <&mc TEGRA186_MEMORY_CLIENT_BPMPW &mc TEGRA_ICC_MC>,
> <&mc TEGRA186_MEMORY_CLIENT_BPMPDMAR &mc TEGRA_ICC_MC>,
> <&mc TEGRA186_MEMORY_CLIENT_BPMPDMAW &mc TEGRA_ICC_MC>;
This seems wrong again, because now we need to make up this TEGRA_ICC_MC
ID that doesn't exist anywhere in the hardware. So we're no longer
providing a hardware description, but instead are building hints for a
use by a Linux-specific framework into the DT.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: Dmitry Osipenko <digetx@gmail.com>
Cc: Georgi Djakov <georgi.djakov@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
Jon Hunter <jonathanh@nvidia.com>,
linux-tegra@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [RFC 2/2] dt-bindings: firmware: tegra186-bpmp: Document interconnects property
Date: Mon, 27 Jan 2020 13:52:16 +0100 [thread overview]
Message-ID: <20200127125216.GC2117209@ulmo> (raw)
In-Reply-To: <f915949a-b46e-26fe-f103-fbc8d1fa3bb1@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1146 bytes --]
On Mon, Jan 27, 2020 at 01:03:57AM +0300, Dmitry Osipenko wrote:
> 27.01.2020 00:56, Dmitry Osipenko пишет:
> [snip]
> > Thinking a bit more about how to define the ICC, I'm now leaning to a
> > variant like this:
> >
> > interconnects =
> > <&mc TEGRA186_MEMORY_CLIENT_BPMP &emc TEGRA_ICC_EMEM>,
>
> > <&mc TEGRA186_MEMORY_CLIENT_BPMPR>,
> > <&mc TEGRA186_MEMORY_CLIENT_BPMPW>,
> > <&mc TEGRA186_MEMORY_CLIENT_BPMPDMAR>,
> > <&mc TEGRA186_MEMORY_CLIENT_BPMPDMAW>;
>
> I forgot that each ICC path should have SRC and DST, but you got the idea.
>
> This should be a more correct variant:
>
> <&mc TEGRA186_MEMORY_CLIENT_BPMPR &mc TEGRA_ICC_MC>,
> <&mc TEGRA186_MEMORY_CLIENT_BPMPW &mc TEGRA_ICC_MC>,
> <&mc TEGRA186_MEMORY_CLIENT_BPMPDMAR &mc TEGRA_ICC_MC>,
> <&mc TEGRA186_MEMORY_CLIENT_BPMPDMAW &mc TEGRA_ICC_MC>;
This seems wrong again, because now we need to make up this TEGRA_ICC_MC
ID that doesn't exist anywhere in the hardware. So we're no longer
providing a hardware description, but instead are building hints for a
use by a Linux-specific framework into the DT.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2020-01-27 12:52 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-14 18:15 [PATCH 1/2] dt-bindings: firmware: Convert Tegra186 BPMP bindings to json-schema Thierry Reding
2020-01-14 18:15 ` Thierry Reding
[not found] ` <20200114181519.3402385-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-01-14 18:15 ` [RFC 2/2] dt-bindings: firmware: tegra186-bpmp: Document interconnects property Thierry Reding
2020-01-14 18:15 ` Thierry Reding
[not found] ` <20200114181519.3402385-2-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-01-17 15:23 ` Georgi Djakov
2020-01-17 15:23 ` Georgi Djakov
[not found] ` <7aefac6c-092c-b5a6-2fa6-e283d2147fc3-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2020-01-20 15:06 ` Thierry Reding
2020-01-20 15:06 ` Thierry Reding
2020-01-21 6:53 ` Dmitry Osipenko
2020-01-21 6:53 ` Dmitry Osipenko
[not found] ` <57c37b3c-1473-d444-db59-8c6650241188-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-01-21 14:10 ` Thierry Reding
2020-01-21 14:10 ` Thierry Reding
2020-01-21 15:18 ` Georgi Djakov
2020-01-21 15:18 ` Georgi Djakov
[not found] ` <83d94918-bc01-131b-924c-9750767d3b29-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2020-01-21 15:54 ` Thierry Reding
2020-01-21 15:54 ` Thierry Reding
2020-01-21 20:12 ` Dmitry Osipenko
2020-01-21 20:12 ` Dmitry Osipenko
[not found] ` <ffc22502-0e7e-522c-543d-0e74cc25f4b1-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-01-26 21:56 ` Dmitry Osipenko
2020-01-26 21:56 ` Dmitry Osipenko
[not found] ` <853bb7bd-8e04-38ac-d0d6-a958135a49be-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-01-26 22:03 ` Dmitry Osipenko
2020-01-26 22:03 ` Dmitry Osipenko
[not found] ` <f915949a-b46e-26fe-f103-fbc8d1fa3bb1-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-01-27 12:52 ` Thierry Reding [this message]
2020-01-27 12:52 ` Thierry Reding
2020-01-27 12:49 ` Thierry Reding
2020-01-27 12:49 ` Thierry Reding
2020-02-05 21:34 ` Dmitry Osipenko
2020-02-05 21:34 ` Dmitry Osipenko
2020-01-27 12:21 ` Thierry Reding
2020-01-27 12:21 ` Thierry Reding
2020-01-28 19:27 ` Dmitry Osipenko
2020-01-28 19:27 ` Dmitry Osipenko
[not found] ` <d56618e1-8940-65ae-381e-796e44bcf537-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-01-29 9:36 ` Thierry Reding
2020-01-29 9:36 ` Thierry Reding
2020-01-29 16:02 ` Dmitry Osipenko
2020-01-29 16:02 ` Dmitry Osipenko
[not found] ` <0b8692ab-4e06-b277-bbe2-93922e47c2f6-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-01-29 16:13 ` Georgi Djakov
2020-01-29 16:13 ` Georgi Djakov
[not found] ` <7db91ca2-6ef7-7161-6ec9-f69a8d8d8a34-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2020-01-29 16:16 ` Dmitry Osipenko
2020-01-29 16:16 ` Dmitry Osipenko
2020-01-16 19:28 ` [PATCH 1/2] dt-bindings: firmware: Convert Tegra186 BPMP bindings to json-schema Rob Herring
2020-01-16 19:28 ` Rob Herring
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=20200127125216.GC2117209@ulmo \
--to=thierry.reding-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=georgi.djakov-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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.