From: Dave Gerlach <d-gerlach@ti.com>
To: Nishanth Menon <nm@ti.com>, Rob Herring <robh@kernel.org>
Cc: Tero Kristo <t-kristo@ti.com>, Lokesh Vutla <lokeshvutla@ti.com>,
"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
Sudeep Holla <sudeep.holla@arm.com>,
lkml <linux-kernel@vger.kernel.org>,
"Andrew F . Davis" <afd@ti.com>,
Russell King <rmk+kernel@armlinux.org.uk>,
Russ Dill <Russ.Dill@ti.com>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
Santosh Shilimkar <ssantosh@kernel.org>,
dt list <devicetree@vger.kernel.org>
Subject: Re: [PATCH V2 1/5] Documentation: Add support for TI System Control Interface (TI-SCI) protocol
Date: Fri, 2 Sep 2016 15:27:20 -0500 [thread overview]
Message-ID: <57C9E0A8.4010701@ti.com> (raw)
In-Reply-To: <CAGo_u6q0xxnUj5ary82OU1uP=kTHfA_3N7_d7OiSEwS1_5dXuw@mail.gmail.com>
On 09/02/2016 12:07 PM, Nishanth Menon wrote:
> Rob,
>
> On Fri, Sep 2, 2016 at 10:06 AM, Rob Herring <robh@kernel.org> wrote:
>> On Tue, Aug 30, 2016 at 08:06:43AM -0500, Nishanth Menon wrote:
> [...]
>>> +
>>> +TI-SCI Client Device Node:
>>> +========================
>>> +
>>> +Client nodes refer to the required TI-SCI device using the "ti,sci" property.
>>
>> As I mentioned for power domains, for clients that are self contained
>> (i.e. a single function) I think the should be child nodes.
>>
>
> Thanks for the feedback. I think we should be able to do that and also
> assume you have no further improvements you'd like to see here.
>
> Looking at current Documentation/devicetree/bindings/arm/arm,scpi.txt
> -> it makes sense to stick along the same lines as you mentioned.
>
> Dave, Tero: do you guys have any objections?
No objections, I think this is a logical move.
Regards,
Dave
>
>
> ---
> Regards,
> Nishanth Menon
>
WARNING: multiple messages have this Message-ID (diff)
From: d-gerlach@ti.com (Dave Gerlach)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 1/5] Documentation: Add support for TI System Control Interface (TI-SCI) protocol
Date: Fri, 2 Sep 2016 15:27:20 -0500 [thread overview]
Message-ID: <57C9E0A8.4010701@ti.com> (raw)
In-Reply-To: <CAGo_u6q0xxnUj5ary82OU1uP=kTHfA_3N7_d7OiSEwS1_5dXuw@mail.gmail.com>
On 09/02/2016 12:07 PM, Nishanth Menon wrote:
> Rob,
>
> On Fri, Sep 2, 2016 at 10:06 AM, Rob Herring <robh@kernel.org> wrote:
>> On Tue, Aug 30, 2016 at 08:06:43AM -0500, Nishanth Menon wrote:
> [...]
>>> +
>>> +TI-SCI Client Device Node:
>>> +========================
>>> +
>>> +Client nodes refer to the required TI-SCI device using the "ti,sci" property.
>>
>> As I mentioned for power domains, for clients that are self contained
>> (i.e. a single function) I think the should be child nodes.
>>
>
> Thanks for the feedback. I think we should be able to do that and also
> assume you have no further improvements you'd like to see here.
>
> Looking at current Documentation/devicetree/bindings/arm/arm,scpi.txt
> -> it makes sense to stick along the same lines as you mentioned.
>
> Dave, Tero: do you guys have any objections?
No objections, I think this is a logical move.
Regards,
Dave
>
>
> ---
> Regards,
> Nishanth Menon
>
next prev parent reply other threads:[~2016-09-02 20:27 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-30 13:06 [PATCH V2 0/5] firmware: Add support for TI System Control Interface (TI-SCI) protocol driver Nishanth Menon
2016-08-30 13:06 ` Nishanth Menon
2016-08-30 13:06 ` Nishanth Menon
2016-08-30 13:06 ` [PATCH V2 1/5] Documentation: Add support for TI System Control Interface (TI-SCI) protocol Nishanth Menon
2016-08-30 13:06 ` Nishanth Menon
2016-08-30 13:06 ` Nishanth Menon
[not found] ` <20160830130647.6828-2-nm-l0cyMroinI0@public.gmane.org>
2016-09-02 15:06 ` Rob Herring
2016-09-02 15:06 ` Rob Herring
2016-09-02 15:06 ` Rob Herring
2016-09-02 17:07 ` Nishanth Menon
2016-09-02 17:07 ` Nishanth Menon
2016-09-02 20:27 ` Dave Gerlach [this message]
2016-09-02 20:27 ` Dave Gerlach
[not found] ` <57C9E0A8.4010701-l0cyMroinI0@public.gmane.org>
2016-09-05 7:09 ` Tero Kristo
2016-09-05 7:09 ` Tero Kristo
2016-09-05 7:09 ` Tero Kristo
[not found] ` <6c63b044-3db9-9202-b790-350a88b9eab0-l0cyMroinI0@public.gmane.org>
2016-09-06 19:55 ` Nishanth Menon
2016-09-06 19:55 ` Nishanth Menon
2016-09-06 19:55 ` Nishanth Menon
2016-08-30 13:06 ` [PATCH V2 2/5] firmware: Add basic " Nishanth Menon
2016-08-30 13:06 ` Nishanth Menon
2016-08-30 13:06 ` Nishanth Menon
2016-08-30 13:06 ` [PATCH V2 3/5] firmware: ti_sci: Add support for Device control Nishanth Menon
2016-08-30 13:06 ` Nishanth Menon
2016-08-30 13:06 ` Nishanth Menon
2016-08-30 13:06 ` [PATCH V2 4/5] firmware: ti_sci: Add support for Clock control Nishanth Menon
2016-08-30 13:06 ` Nishanth Menon
2016-08-30 13:06 ` Nishanth Menon
2016-08-30 13:06 ` [PATCH V2 5/5] firmware: ti_sci: Add support for reboot core service Nishanth Menon
2016-08-30 13:06 ` Nishanth Menon
2016-08-30 13:06 ` Nishanth Menon
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=57C9E0A8.4010701@ti.com \
--to=d-gerlach@ti.com \
--cc=Russ.Dill@ti.com \
--cc=afd@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=lokeshvutla@ti.com \
--cc=nm@ti.com \
--cc=rmk+kernel@armlinux.org.uk \
--cc=robh@kernel.org \
--cc=ssantosh@kernel.org \
--cc=sudeep.holla@arm.com \
--cc=t-kristo@ti.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 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.