From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: Re: [PATCH] arm64: dts: msm8996: Add #power-domain-cells property Date: Thu, 18 Feb 2016 09:32:41 +0000 Message-ID: <20160218093241.GA4931@hector.arm.com> References: <1455787866-22223-1-git-send-email-rnayak@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-ob0-f177.google.com ([209.85.214.177]:33025 "EHLO mail-ob0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1425556AbcBRJcp (ORCPT ); Thu, 18 Feb 2016 04:32:45 -0500 Received: by mail-ob0-f177.google.com with SMTP id jq7so57713279obb.0 for ; Thu, 18 Feb 2016 01:32:44 -0800 (PST) Content-Disposition: inline In-Reply-To: <1455787866-22223-1-git-send-email-rnayak@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Rajendra Nayak Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, sboyd@codeaurora.org On Thu, Feb 18, 2016 at 03:01:06PM +0530, Rajendra Nayak wrote: > Add #power-domain-cells property for both the gcc and mmcc > clock controller nodes as they both supports power domains (gdsc's) > > Signed-off-by: Rajendra Nayak > --- > Andy, the gdsc support patches for 8996 are pulled into clk-next. > Can you please pull the dts changes in for 4.6? Yes, I'll include it in the next pull. Thanks! From mboxrd@z Thu Jan 1 00:00:00 1970 From: andy.gross@linaro.org (Andy Gross) Date: Thu, 18 Feb 2016 09:32:41 +0000 Subject: [PATCH] arm64: dts: msm8996: Add #power-domain-cells property In-Reply-To: <1455787866-22223-1-git-send-email-rnayak@codeaurora.org> References: <1455787866-22223-1-git-send-email-rnayak@codeaurora.org> Message-ID: <20160218093241.GA4931@hector.arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Feb 18, 2016 at 03:01:06PM +0530, Rajendra Nayak wrote: > Add #power-domain-cells property for both the gcc and mmcc > clock controller nodes as they both supports power domains (gdsc's) > > Signed-off-by: Rajendra Nayak > --- > Andy, the gdsc support patches for 8996 are pulled into clk-next. > Can you please pull the dts changes in for 4.6? Yes, I'll include it in the next pull. Thanks!