From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759111AbcEFXCT (ORCPT ); Fri, 6 May 2016 19:02:19 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:59474 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758823AbcEFXCR (ORCPT ); Fri, 6 May 2016 19:02:17 -0400 Date: Fri, 6 May 2016 16:02:14 -0700 From: Stephen Boyd To: James Liao Cc: Matthias Brugger , Mike Turquette , Rob Herring , John Crispin , Arnd Bergmann , Sascha Hauer , Daniel Kurtz , Philipp Zabel , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-clk@vger.kernel.org, srv_heupstream@mediatek.com Subject: Re: [PATCH v7 8/9] clk: mediatek: Add config options for MT2701 subsystem clocks Message-ID: <20160506230214.GH3492@codeaurora.org> References: <1460621514-65191-1-git-send-email-jamesjj.liao@mediatek.com> <1460621514-65191-9-git-send-email-jamesjj.liao@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1460621514-65191-9-git-send-email-jamesjj.liao@mediatek.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/14, James Liao wrote: > MT2701 subsystem clocks are optional and should be enabled only if > their subsystem drivers are ready to control these clocks. > > Signed-off-by: James Liao > --- Why is this patch split off from the patch that introduces the file? -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Fri, 6 May 2016 16:02:14 -0700 Subject: [PATCH v7 8/9] clk: mediatek: Add config options for MT2701 subsystem clocks In-Reply-To: <1460621514-65191-9-git-send-email-jamesjj.liao@mediatek.com> References: <1460621514-65191-1-git-send-email-jamesjj.liao@mediatek.com> <1460621514-65191-9-git-send-email-jamesjj.liao@mediatek.com> Message-ID: <20160506230214.GH3492@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 04/14, James Liao wrote: > MT2701 subsystem clocks are optional and should be enabled only if > their subsystem drivers are ready to control these clocks. > > Signed-off-by: James Liao > --- Why is this patch split off from the patch that introduces the file? -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project