From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753328AbbHDTkZ (ORCPT ); Tue, 4 Aug 2015 15:40:25 -0400 Received: from gloria.sntech.de ([95.129.55.99]:38961 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752621AbbHDTkX convert rfc822-to-8bit (ORCPT ); Tue, 4 Aug 2015 15:40:23 -0400 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Stephen Boyd Cc: Lin Huang , dianders@chromium.org, linux-rockchip@lists.infradead.org, mturquette@baylibre.com, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 1/2] clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocks Date: Tue, 04 Aug 2015 21:40:16 +0200 Message-ID: <10063547.S7PvqCkF78@diego> User-Agent: KMail/4.14.1 (Linux/3.16.0-4-amd64; KDE/4.14.2; x86_64; ; ) In-Reply-To: <55C113CF.2000601@codeaurora.org> References: <1438670487-27598-1-git-send-email-hl@rock-chips.com> <1588782.u2WKR6eVuV@diego> <55C113CF.2000601@codeaurora.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Dienstag, 4. August 2015, 12:34:39 schrieb Stephen Boyd: > On 08/04/2015 01:54 AM, Heiko Stübner wrote: > > Hi, > > > > Am Dienstag, 4. August 2015, 14:41:26 schrieb Lin Huang: > > > > I guess this patch then would need a > > > > From: Heiko Stuebner > > > > at this point to override the author then. > > Sounds right. Please resend the patch properly. Also, is there a 2/2? I > never got it. Patch 2/2 is a pinctrl change, that actually depends in this patch. Improved clock-handling in the pinctrl driver caused the pd_pmu clock to get deactivated. So, perhaps it might be even better to get an Ack from the clock maintainer and merge both patches through the pinctrl tree? In which case Linus Walleij should also be included as recipient of this patch when resending.