From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 25 Feb 2016 15:06:54 -0800 From: Stephen Boyd To: Kevin Smith Cc: "linux-clk@vger.kernel.org" , Michael Turquette , Gregory CLEMENT , Thomas Petazzoni Subject: Re: [PATCH v3 2/2] clk: mvebu: Move corediv config to mvebu config Message-ID: <20160225230654.GD28849@codeaurora.org> References: <1455136849-7888-1-git-send-email-kevin.smith@elecsyscorp.com> <1455209620-6125-1-git-send-email-kevin.smith@elecsyscorp.com> <1455209620-6125-2-git-send-email-kevin.smith@elecsyscorp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1455209620-6125-2-git-send-email-kevin.smith@elecsyscorp.com> List-ID: On 02/11, Kevin Smith wrote: > The core clock does not depend on corediv, so enabling corediv > based on the clock is not really correct. Move the corediv > config option from the clock driver Kconfig to the mvebu Kconfig > so that it can be enabled by the MACH option instead. > > This also enables corediv on Armada 375 and 38X, which was > previously missing. > > Signed-off-by: Kevin Smith > Cc: Michael Turquette > Cc: Stephen Boyd > Cc: Gregory CLEMENT > Cc: Thomas Petazzoni > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project