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 Content-Length: 428 Lines: 14 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