From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: Re: [PATCH v2 1/5] arm64: qcom: Select PM_GENERIC_DOMAINS Date: Mon, 7 Aug 2017 20:28:11 -0500 Message-ID: <20170808012811.GA31304@hector.attlocal.net> References: <1500526099-9935-1-git-send-email-rnayak@codeaurora.org> <1500526099-9935-2-git-send-email-rnayak@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1500526099-9935-2-git-send-email-rnayak@codeaurora.org> Sender: linux-clk-owner@vger.kernel.org To: Rajendra Nayak Cc: sboyd@codeaurora.org, mturquette@baylibre.com, linux-arm-msm@vger.kernel.org, stanimir.varbanov@linaro.org, vivek.gautam@codeaurora.org, Catalin Marinas , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-arm-msm@vger.kernel.org On Thu, Jul 20, 2017 at 10:18:15AM +0530, Rajendra Nayak wrote: > Enable PM_GENERIC_DOMAINS for 64-bit qualcomm platforms. This is required > to ensure devices which are dependent on some gdscs (powerdomains) to be > powered on before they can be probed, work as expected. > > CC: Catalin Marinas > Signed-off-by: Rajendra Nayak Go ahead and queue this with the related changes. Acked-by: Andy Gross From mboxrd@z Thu Jan 1 00:00:00 1970 From: andy.gross@linaro.org (Andy Gross) Date: Mon, 7 Aug 2017 20:28:11 -0500 Subject: [PATCH v2 1/5] arm64: qcom: Select PM_GENERIC_DOMAINS In-Reply-To: <1500526099-9935-2-git-send-email-rnayak@codeaurora.org> References: <1500526099-9935-1-git-send-email-rnayak@codeaurora.org> <1500526099-9935-2-git-send-email-rnayak@codeaurora.org> Message-ID: <20170808012811.GA31304@hector.attlocal.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Jul 20, 2017 at 10:18:15AM +0530, Rajendra Nayak wrote: > Enable PM_GENERIC_DOMAINS for 64-bit qualcomm platforms. This is required > to ensure devices which are dependent on some gdscs (powerdomains) to be > powered on before they can be probed, work as expected. > > CC: Catalin Marinas > Signed-off-by: Rajendra Nayak Go ahead and queue this with the related changes. Acked-by: Andy Gross