From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mikko Perttunen Subject: Re: [PATCH v3 1/2] dt-bindings: Add bindings for nvidia,tegra186-ccplex-cluster Date: Tue, 13 Jun 2017 15:47:39 +0300 Message-ID: References: <1496304245-24024-2-git-send-email-mperttunen@nvidia.com> <1497262984-2346-1-git-send-email-mperttunen@nvidia.com> <20170613124239.GC16758@ulmo.fritz.box> <9ecb973e-ee57-8c89-df21-4ed0bff4bb38@kapsi.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <9ecb973e-ee57-8c89-df21-4ed0bff4bb38-/1wQRMveznE@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Thierry Reding , Mikko Perttunen Cc: jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 13.06.2017 15:46, Mikko Perttunen wrote: > On 13.06.2017 15:42, Thierry Reding wrote: >> On Mon, Jun 12, 2017 at 01:23:04PM +0300, Mikko Perttunen wrote: >>> The Tegra186 CCPLEX_CLUSTER area contains memory-mapped >>> registers that initiate CPU frequency/voltage transitions. >>> >>> Signed-off-by: Mikko Perttunen >>> Acked-by: Rob Herring >>> --- >>> .../arm/tegra/nvidia,tegra186-ccplex-cluster.txt | 20 >>> ++++++++++++++++++++ >>> 1 file changed, 20 insertions(+) >>> create mode 100644 >>> Documentation/devicetree/bindings/arm/tegra/nvidia,tegra186-ccplex-cluster.txt >>> >> >> The ARM SoC maintainers don't like to pick up device tree bindings, so >> I'd prefer this to go through the cpufreq tree that also contains the >> driver patches. Presumably this wasn't merged through that tree because >> of the missing Acked-by by a device tree maintainer? Given that Rob's >> acked it now, maybe you can resend this to Viresh, who I think had >> picked up the driver? > > Sure, I'll do that. > I guess the .dts change should then also go in that > way? Or I guess not, since you applied it :) Cheers, Mikko > > Mikko > >> >> Thanks, >> Thierry >> From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753324AbdFMMrn (ORCPT ); Tue, 13 Jun 2017 08:47:43 -0400 Received: from mail.kapsi.fi ([217.30.184.167]:33075 "EHLO mail.kapsi.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752326AbdFMMrl (ORCPT ); Tue, 13 Jun 2017 08:47:41 -0400 Subject: Re: [PATCH v3 1/2] dt-bindings: Add bindings for nvidia,tegra186-ccplex-cluster To: Thierry Reding , Mikko Perttunen References: <1496304245-24024-2-git-send-email-mperttunen@nvidia.com> <1497262984-2346-1-git-send-email-mperttunen@nvidia.com> <20170613124239.GC16758@ulmo.fritz.box> <9ecb973e-ee57-8c89-df21-4ed0bff4bb38@kapsi.fi> Cc: jonathanh@nvidia.com, robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org From: Mikko Perttunen Message-ID: Date: Tue, 13 Jun 2017 15:47:39 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <9ecb973e-ee57-8c89-df21-4ed0bff4bb38@kapsi.fi> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 62.209.167.43 X-SA-Exim-Mail-From: cyndis@kapsi.fi X-SA-Exim-Scanned: No (on mail.kapsi.fi); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 13.06.2017 15:46, Mikko Perttunen wrote: > On 13.06.2017 15:42, Thierry Reding wrote: >> On Mon, Jun 12, 2017 at 01:23:04PM +0300, Mikko Perttunen wrote: >>> The Tegra186 CCPLEX_CLUSTER area contains memory-mapped >>> registers that initiate CPU frequency/voltage transitions. >>> >>> Signed-off-by: Mikko Perttunen >>> Acked-by: Rob Herring >>> --- >>> .../arm/tegra/nvidia,tegra186-ccplex-cluster.txt | 20 >>> ++++++++++++++++++++ >>> 1 file changed, 20 insertions(+) >>> create mode 100644 >>> Documentation/devicetree/bindings/arm/tegra/nvidia,tegra186-ccplex-cluster.txt >>> >> >> The ARM SoC maintainers don't like to pick up device tree bindings, so >> I'd prefer this to go through the cpufreq tree that also contains the >> driver patches. Presumably this wasn't merged through that tree because >> of the missing Acked-by by a device tree maintainer? Given that Rob's >> acked it now, maybe you can resend this to Viresh, who I think had >> picked up the driver? > > Sure, I'll do that. > I guess the .dts change should then also go in that > way? Or I guess not, since you applied it :) Cheers, Mikko > > Mikko > >> >> Thanks, >> Thierry >>