All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tero Kristo <t-kristo@ti.com>
To: Santosh Shilimkar <santosh.shilimkar@oracle.com>,
	Nishanth Menon <nm@ti.com>,
	Santosh Shilimkar <ssantosh@kernel.org>
Cc: Dave Gerlach <d-gerlach@ti.com>,
	Lokesh Vutla <lokeshvutla@ti.com>, Andrew Davis <afd@ti.com>,
	Russell King <rmk+kernel@armlinux.org.uk>,
	Russ Dill <Russ.Dill@ti.com>, Sudeep Holla <sudeep.holla@arm.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <linux-pm@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, Rob Herring <robh@kernel.org>,
	Kevin Hilman <khilman@baylibre.com>
Subject: Re: [PATCH V4 0/5] firmware: Add support for TI System Control Interface (TI-SCI) protocol driver
Date: Thu, 27 Oct 2016 20:47:08 +0300	[thread overview]
Message-ID: <be63a086-85b3-2b00-3aec-29c589102d43@ti.com> (raw)
In-Reply-To: <45f55012-f027-51d1-bdf1-6fa1950f59ed@oracle.com>

On 26/10/16 22:56, Santosh Shilimkar wrote:
> On 10/25/2016 10:34 AM, Tero Kristo wrote:
>> On 19/10/16 02:08, Nishanth Menon wrote:
>>> Version 4 of the series is basically a rebase to v4.9-rc1, no functional
>>> changes.
>>
>> Hi,
>>
>> Any final comments on this series, or shall I send a pull-req forward?
>> Very minimal changes compared to v3 so should be good to go imo.
>>
> The patchset looks fine to me from brief scan so please Go from
> my side at least for the pull request.

Queued for 4.10, pull request sent also. Thanks.

-Tero

WARNING: multiple messages have this Message-ID (diff)
From: Tero Kristo <t-kristo@ti.com>
To: Santosh Shilimkar <santosh.shilimkar@oracle.com>,
	Nishanth Menon <nm@ti.com>,
	Santosh Shilimkar <ssantosh@kernel.org>
Cc: Dave Gerlach <d-gerlach@ti.com>,
	Lokesh Vutla <lokeshvutla@ti.com>, Andrew Davis <afd@ti.com>,
	Russell King <rmk+kernel@armlinux.org.uk>,
	Russ Dill <Russ.Dill@ti.com>, Sudeep Holla <sudeep.holla@arm.com>,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
	Rob Herring <robh@kernel.org>,
	Kevin Hilman <khilman@baylibre.com>
Subject: Re: [PATCH V4 0/5] firmware: Add support for TI System Control Interface (TI-SCI) protocol driver
Date: Thu, 27 Oct 2016 20:47:08 +0300	[thread overview]
Message-ID: <be63a086-85b3-2b00-3aec-29c589102d43@ti.com> (raw)
In-Reply-To: <45f55012-f027-51d1-bdf1-6fa1950f59ed@oracle.com>

On 26/10/16 22:56, Santosh Shilimkar wrote:
> On 10/25/2016 10:34 AM, Tero Kristo wrote:
>> On 19/10/16 02:08, Nishanth Menon wrote:
>>> Version 4 of the series is basically a rebase to v4.9-rc1, no functional
>>> changes.
>>
>> Hi,
>>
>> Any final comments on this series, or shall I send a pull-req forward?
>> Very minimal changes compared to v3 so should be good to go imo.
>>
> The patchset looks fine to me from brief scan so please Go from
> my side at least for the pull request.

Queued for 4.10, pull request sent also. Thanks.

-Tero


WARNING: multiple messages have this Message-ID (diff)
From: t-kristo@ti.com (Tero Kristo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V4 0/5] firmware: Add support for TI System Control Interface (TI-SCI) protocol driver
Date: Thu, 27 Oct 2016 20:47:08 +0300	[thread overview]
Message-ID: <be63a086-85b3-2b00-3aec-29c589102d43@ti.com> (raw)
In-Reply-To: <45f55012-f027-51d1-bdf1-6fa1950f59ed@oracle.com>

On 26/10/16 22:56, Santosh Shilimkar wrote:
> On 10/25/2016 10:34 AM, Tero Kristo wrote:
>> On 19/10/16 02:08, Nishanth Menon wrote:
>>> Version 4 of the series is basically a rebase to v4.9-rc1, no functional
>>> changes.
>>
>> Hi,
>>
>> Any final comments on this series, or shall I send a pull-req forward?
>> Very minimal changes compared to v3 so should be good to go imo.
>>
> The patchset looks fine to me from brief scan so please Go from
> my side at least for the pull request.

Queued for 4.10, pull request sent also. Thanks.

-Tero

  reply	other threads:[~2016-10-27 17:47 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-18 23:08 [PATCH V4 0/5] firmware: Add support for TI System Control Interface (TI-SCI) protocol driver Nishanth Menon
2016-10-18 23:08 ` Nishanth Menon
2016-10-18 23:08 ` Nishanth Menon
2016-10-18 23:08 ` [PATCH V4 1/5] Documentation: Add support for TI System Control Interface (TI-SCI) protocol Nishanth Menon
2016-10-18 23:08   ` Nishanth Menon
2016-10-18 23:08   ` Nishanth Menon
2016-10-18 23:08 ` [PATCH V4 2/5] firmware: Add basic " Nishanth Menon
2016-10-18 23:08   ` Nishanth Menon
2016-10-18 23:08   ` Nishanth Menon
2016-10-18 23:08 ` [PATCH V4 3/5] firmware: ti_sci: Add support for Device control Nishanth Menon
2016-10-18 23:08   ` Nishanth Menon
2016-10-18 23:08   ` Nishanth Menon
2016-10-18 23:08 ` [PATCH V4 4/5] firmware: ti_sci: Add support for Clock control Nishanth Menon
2016-10-18 23:08   ` Nishanth Menon
2016-10-18 23:08   ` Nishanth Menon
2016-10-18 23:08 ` [PATCH V4 5/5] firmware: ti_sci: Add support for reboot core service Nishanth Menon
2016-10-18 23:08   ` Nishanth Menon
2016-10-18 23:08   ` Nishanth Menon
2016-10-25 17:34 ` [PATCH V4 0/5] firmware: Add support for TI System Control Interface (TI-SCI) protocol driver Tero Kristo
2016-10-25 17:34   ` Tero Kristo
2016-10-25 17:34   ` Tero Kristo
2016-10-26 19:56   ` Santosh Shilimkar
2016-10-26 19:56     ` Santosh Shilimkar
2016-10-27 17:47     ` Tero Kristo [this message]
2016-10-27 17:47       ` Tero Kristo
2016-10-27 17:47       ` Tero Kristo
2016-10-27 16:01   ` Kevin Hilman
2016-10-27 16:01     ` Kevin Hilman
2016-10-27 16:01     ` Kevin Hilman
2016-10-27 17:46     ` Tero Kristo
2016-10-27 17:46       ` Tero Kristo
2016-10-27 17:46       ` Tero Kristo

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=be63a086-85b3-2b00-3aec-29c589102d43@ti.com \
    --to=t-kristo@ti.com \
    --cc=Russ.Dill@ti.com \
    --cc=afd@ti.com \
    --cc=d-gerlach@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=khilman@baylibre.com \
    --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=santosh.shilimkar@oracle.com \
    --cc=ssantosh@kernel.org \
    --cc=sudeep.holla@arm.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.