From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S969628AbdADWil (ORCPT ); Wed, 4 Jan 2017 17:38:41 -0500 Received: from aserp1050.oracle.com ([141.146.126.70]:39416 "EHLO aserp1050.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S969427AbdADWij (ORCPT ); Wed, 4 Jan 2017 17:38:39 -0500 Subject: Re: [PATCH v3 0/4] ARM: K2G: Add support for TI-SCI Generic PM Domains To: Dave Gerlach , Ulf Hansson , "Rafael J . Wysocki" , Kevin Hilman , Rob Herring References: <20170104205536.15963-1-d-gerlach@ti.com> Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, Nishanth Menon , Keerthy , Russell King , Tero Kristo , Sudeep Holla , Santosh Shilimkar , Lokesh Vutla From: Santosh Shilimkar Organization: Oracle Corporation Message-ID: <6fc7a6cb-1856-1377-b00c-8166dbb23ea2@oracle.com> Date: Wed, 4 Jan 2017 13:54:09 -0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <20170104205536.15963-1-d-gerlach@ti.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: aserp1040.oracle.com [141.146.126.69] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 1/4/2017 12:55 PM, Dave Gerlach wrote: > Hi, > This is v3 of the series to add support for TI-SCI Generic PM Domains. > Previous versions can be found here: > > v2: https://www.spinics.net/lists/kernel/msg2364612.html > v1: http://www.spinics.net/lists/arm-kernel/msg525204.html > > This version is rebased on v4.10-rc2 but is the same as v2 with the > exception of patch 2 in which the devicetree binding documentation > needed to be updated to show the k2g_pds node should be a child of > the pmmc node. Apart from that, the acks provided by Ulf were added > to patches 1 and 3. > > Now that the TI-SCI series has been merged [1] this series will be ready > to go in with an ack on the DT binding. Rob had raised some questions on > the necessity ti,sci-id property but I believe these were properly > addressed during the discussion of v2 so hopefully an ack is in order now. > How do you plan to merge this series with below patch ? > PM / Domains: Add generic data pointer to genpd data struct I think this one goes via Rafael's tree. If you want me to merge this along with other patches then will need his ack. Other way is to get that merged first via Rafael's tree and then the remainder series. Regards, Santosh