From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH V2 4/6] PM / domain: Register for PM QOS performance notifier Date: Wed, 22 Feb 2017 08:55:48 +0530 Message-ID: <20170222032548.GZ21911@vireshk-i7> References: <20170220050138.GO21911@vireshk-i7> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pg0-f51.google.com ([74.125.83.51]:35868 "EHLO mail-pg0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753807AbdBVDZw (ORCPT ); Tue, 21 Feb 2017 22:25:52 -0500 Received: by mail-pg0-f51.google.com with SMTP id s67so34856344pgb.3 for ; Tue, 21 Feb 2017 19:25:51 -0800 (PST) Content-Disposition: inline In-Reply-To: Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Ulf Hansson Cc: Kevin Hilman , Rafael Wysocki , Len Brown , Pavel Machek , linaro-kernel , "linux-pm@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Vincent Guittot , Stephen Boyd , Nishanth Menon , Rob Herring , Lina Iyer , Rajendra Nayak On 21-02-17, 16:28, Ulf Hansson wrote: > A genpd PM domain can have several parents (or to use the genpd > terminology, masters). > > This is different from allowing a device to be attached to more than > one PM domains, which is what I think you are referring to. That isn't > supported. Thanks for clarifying. Got it now. -- viresh