From mboxrd@z Thu Jan 1 00:00:00 1970 From: heiko@sntech.de (Heiko =?ISO-8859-1?Q?St=FCbner?=) Date: Tue, 04 Aug 2015 21:40:16 +0200 Subject: [PATCH v3 1/2] clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocks 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> Message-ID: <10063547.S7PvqCkF78@diego> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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.