From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH v7 00/12] Tegra114 clockframework Date: Tue, 19 Feb 2013 11:39:35 -0700 Message-ID: <5123C6E7.9070407@wwwdotorg.org> References: <1360931849-7090-1-git-send-email-pdeschrijver@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1360931849-7090-1-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Peter De Schrijver , Prashant Gaikwad , Mike Turquette Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Grant Likely , Rob Herring , Rob Landley , Russell King , Simon Glass , Joseph Lo , devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 02/15/2013 05:36 AM, Peter De Schrijver wrote: > This is the seventh version of the Tegra114 clockframework. It is based on the > for-next branch of > git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git and > http://www.spinics.net/lists/arm-kernel/msg220452.html. Mike, I think it'd be prudent to take this series through the Tegra tree again for 3.10; patch 11 needs to go in as part of the series due to internal dependencies, and I'm slightly worried that other Tegra DT changes might conflict with that patch (if only for context). Taking this series (and any other Tegra clk driver changes for 3.10) through the Tegra tree could resolve that easily. Do you have a problem with that? If that's OK, can you stage the dependency Peter mentioned: http://www.spinics.net/lists/arm-kernel/msg220452.html into a stable branch for me to merge, obviously after 3.9-rc1 is out. Thanks. Prashant, could you provide a review/ack for this series too. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933682Ab3BSSjl (ORCPT ); Tue, 19 Feb 2013 13:39:41 -0500 Received: from avon.wwwdotorg.org ([70.85.31.133]:46436 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932823Ab3BSSjj (ORCPT ); Tue, 19 Feb 2013 13:39:39 -0500 Message-ID: <5123C6E7.9070407@wwwdotorg.org> Date: Tue, 19 Feb 2013 11:39:35 -0700 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Peter De Schrijver , Prashant Gaikwad , Mike Turquette CC: linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Grant Likely , Rob Herring , Rob Landley , Russell King , Simon Glass , Joseph Lo , devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v7 00/12] Tegra114 clockframework References: <1360931849-7090-1-git-send-email-pdeschrijver@nvidia.com> In-Reply-To: <1360931849-7090-1-git-send-email-pdeschrijver@nvidia.com> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/15/2013 05:36 AM, Peter De Schrijver wrote: > This is the seventh version of the Tegra114 clockframework. It is based on the > for-next branch of > git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git and > http://www.spinics.net/lists/arm-kernel/msg220452.html. Mike, I think it'd be prudent to take this series through the Tegra tree again for 3.10; patch 11 needs to go in as part of the series due to internal dependencies, and I'm slightly worried that other Tegra DT changes might conflict with that patch (if only for context). Taking this series (and any other Tegra clk driver changes for 3.10) through the Tegra tree could resolve that easily. Do you have a problem with that? If that's OK, can you stage the dependency Peter mentioned: http://www.spinics.net/lists/arm-kernel/msg220452.html into a stable branch for me to merge, obviously after 3.9-rc1 is out. Thanks. Prashant, could you provide a review/ack for this series too. From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Tue, 19 Feb 2013 11:39:35 -0700 Subject: [PATCH v7 00/12] Tegra114 clockframework In-Reply-To: <1360931849-7090-1-git-send-email-pdeschrijver@nvidia.com> References: <1360931849-7090-1-git-send-email-pdeschrijver@nvidia.com> Message-ID: <5123C6E7.9070407@wwwdotorg.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 02/15/2013 05:36 AM, Peter De Schrijver wrote: > This is the seventh version of the Tegra114 clockframework. It is based on the > for-next branch of > git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git and > http://www.spinics.net/lists/arm-kernel/msg220452.html. Mike, I think it'd be prudent to take this series through the Tegra tree again for 3.10; patch 11 needs to go in as part of the series due to internal dependencies, and I'm slightly worried that other Tegra DT changes might conflict with that patch (if only for context). Taking this series (and any other Tegra clk driver changes for 3.10) through the Tegra tree could resolve that easily. Do you have a problem with that? If that's OK, can you stage the dependency Peter mentioned: http://www.spinics.net/lists/arm-kernel/msg220452.html into a stable branch for me to merge, obviously after 3.9-rc1 is out. Thanks. Prashant, could you provide a review/ack for this series too.