From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH V4 0/5] firmware: Add support for TI System Control Interface (TI-SCI) protocol driver Date: Thu, 27 Oct 2016 09:01:24 -0700 Message-ID: References: <20161018230837.6515-1-nm@ti.com> <2694e4b5-20d5-f590-c6a6-55ff4cb8c16b@ti.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <2694e4b5-20d5-f590-c6a6-55ff4cb8c16b-l0cyMroinI0@public.gmane.org> (Tero Kristo's message of "Tue, 25 Oct 2016 20:34:48 +0300") Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Tero Kristo Cc: Nishanth Menon , Santosh Shilimkar , Dave Gerlach , Lokesh Vutla , Andrew Davis , Russell King , Russ Dill , Sudeep Holla , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring List-Id: linux-pm@vger.kernel.org Tero Kristo writes: > 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. > > 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. Not a comment on the series, but a question on TI-SCI. Will the uC firmware be open like it was on AM335x? Kevin -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Thu, 27 Oct 2016 09:01:24 -0700 Subject: [PATCH V4 0/5] firmware: Add support for TI System Control Interface (TI-SCI) protocol driver In-Reply-To: <2694e4b5-20d5-f590-c6a6-55ff4cb8c16b@ti.com> (Tero Kristo's message of "Tue, 25 Oct 2016 20:34:48 +0300") References: <20161018230837.6515-1-nm@ti.com> <2694e4b5-20d5-f590-c6a6-55ff4cb8c16b@ti.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Tero Kristo writes: > 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. > > 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. Not a comment on the series, but a question on TI-SCI. Will the uC firmware be open like it was on AM335x? Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S942620AbcJ0QBa (ORCPT ); Thu, 27 Oct 2016 12:01:30 -0400 Received: from mail-pf0-f180.google.com ([209.85.192.180]:35090 "EHLO mail-pf0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S942238AbcJ0QB0 (ORCPT ); Thu, 27 Oct 2016 12:01:26 -0400 From: Kevin Hilman To: Tero Kristo Cc: Nishanth Menon , Santosh Shilimkar , Dave Gerlach , Lokesh Vutla , Andrew Davis , Russell King , Russ Dill , Sudeep Holla , , , , , Rob Herring Subject: Re: [PATCH V4 0/5] firmware: Add support for TI System Control Interface (TI-SCI) protocol driver Organization: BayLibre References: <20161018230837.6515-1-nm@ti.com> <2694e4b5-20d5-f590-c6a6-55ff4cb8c16b@ti.com> Date: Thu, 27 Oct 2016 09:01:24 -0700 In-Reply-To: <2694e4b5-20d5-f590-c6a6-55ff4cb8c16b@ti.com> (Tero Kristo's message of "Tue, 25 Oct 2016 20:34:48 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Tero Kristo writes: > 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. > > 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. Not a comment on the series, but a question on TI-SCI. Will the uC firmware be open like it was on AM335x? Kevin