From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934477AbdCLRXb (ORCPT ); Sun, 12 Mar 2017 13:23:31 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:49251 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934350AbdCLRX0 (ORCPT ); Sun, 12 Mar 2017 13:23:26 -0400 Subject: Re: [PATCH v4 5/5] ARM: keystone: Drop PM domain support for k2g To: Dave Gerlach , Ulf Hansson , "Rafael J. Wysocki" , Kevin Hilman , Santosh Shilimkar , Rob Herring References: <1488882154-21485-1-git-send-email-d-gerlach@ti.com> <1488882154-21485-6-git-send-email-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 , Lokesh Vutla From: "santosh.shilimkar@oracle.com" Organization: Oracle Corporation Message-ID: <4c1a6b75-357a-a02d-acfe-046a5ab913db@oracle.com> Date: Sun, 12 Mar 2017 10:20:22 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <1488882154-21485-6-git-send-email-d-gerlach@ti.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: userv0021.oracle.com [156.151.31.71] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 3/7/17 2:22 AM, Dave Gerlach wrote: > K2G will use a different power domain driver than the rest of the > keystone family in order to make use of the TI SCI protocol so prevent > the standard keystone pm_domain code from registering itself in > preparation for a new driver. > > Signed-off-by: Lokesh Vutla > Signed-off-by: Dave Gerlach > --- Acked-by: Santosh Shilimkar From mboxrd@z Thu Jan 1 00:00:00 1970 From: "santosh.shilimkar-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org" Subject: Re: [PATCH v4 5/5] ARM: keystone: Drop PM domain support for k2g Date: Sun, 12 Mar 2017 10:20:22 -0700 Message-ID: <4c1a6b75-357a-a02d-acfe-046a5ab913db@oracle.com> References: <1488882154-21485-1-git-send-email-d-gerlach@ti.com> <1488882154-21485-6-git-send-email-d-gerlach@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1488882154-21485-6-git-send-email-d-gerlach-l0cyMroinI0@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Dave Gerlach , Ulf Hansson , "Rafael J. Wysocki" , Kevin Hilman , Santosh Shilimkar , Rob Herring Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Nishanth Menon , Keerthy , Russell King , Tero Kristo , Sudeep Holla , Lokesh Vutla List-Id: devicetree@vger.kernel.org On 3/7/17 2:22 AM, Dave Gerlach wrote: > K2G will use a different power domain driver than the rest of the > keystone family in order to make use of the TI SCI protocol so prevent > the standard keystone pm_domain code from registering itself in > preparation for a new driver. > > Signed-off-by: Lokesh Vutla > Signed-off-by: Dave Gerlach > --- Acked-by: Santosh Shilimkar -- 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: santosh.shilimkar@oracle.com (santosh.shilimkar at oracle.com) Date: Sun, 12 Mar 2017 10:20:22 -0700 Subject: [PATCH v4 5/5] ARM: keystone: Drop PM domain support for k2g In-Reply-To: <1488882154-21485-6-git-send-email-d-gerlach@ti.com> References: <1488882154-21485-1-git-send-email-d-gerlach@ti.com> <1488882154-21485-6-git-send-email-d-gerlach@ti.com> Message-ID: <4c1a6b75-357a-a02d-acfe-046a5ab913db@oracle.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 3/7/17 2:22 AM, Dave Gerlach wrote: > K2G will use a different power domain driver than the rest of the > keystone family in order to make use of the TI SCI protocol so prevent > the standard keystone pm_domain code from registering itself in > preparation for a new driver. > > Signed-off-by: Lokesh Vutla > Signed-off-by: Dave Gerlach > --- Acked-by: Santosh Shilimkar