From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751260AbcEIFkd (ORCPT ); Mon, 9 May 2016 01:40:33 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:64460 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751021AbcEIFkb (ORCPT ); Mon, 9 May 2016 01:40:31 -0400 Message-ID: <1462772426.5344.7.camel@mtksdaap41> Subject: Re: [PATCH v7 7/9] clk: mediatek: Enable critical clocks for MT2701 From: James Liao To: Stephen Boyd CC: Matthias Brugger , Mike Turquette , Rob Herring , John Crispin , Arnd Bergmann , Sascha Hauer , Daniel Kurtz , Philipp Zabel , , , , , , Date: Mon, 9 May 2016 13:40:26 +0800 In-Reply-To: <20160506231229.GJ3492@codeaurora.org> References: <1460621514-65191-1-git-send-email-jamesjj.liao@mediatek.com> <1460621514-65191-8-git-send-email-jamesjj.liao@mediatek.com> <20160506231229.GJ3492@codeaurora.org> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Stephen, On Fri, 2016-05-06 at 16:12 -0700, Stephen Boyd wrote: > On 04/14, James Liao wrote: > > Some system clocks should be turned on by default on MT2701. > > This patch enable these clocks when related clocks have > > been registered. > > > > Signed-off-by: James Liao > > --- > > critical clks got merged now (sorry I'm slowly getting back to > looking at patches). Please use that flag. I don't see critical clock support in v4.6-rc7. Is there a repo/branch that has critical clocks merged? Best regards, James