From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753457AbcEIX3N (ORCPT ); Mon, 9 May 2016 19:29:13 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:39134 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752465AbcEIX3M (ORCPT ); Mon, 9 May 2016 19:29:12 -0400 Date: Mon, 9 May 2016 16:29:08 -0700 From: Stephen Boyd To: Harvey Hunt Cc: mturquette@baylibre.com, Paul Burton , Ralf Baechle , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] clk: ingenic: Allow divider value to be divided Message-ID: <20160509232908.GD3492@codeaurora.org> References: <1462811392-3112-1-git-send-email-harvey.hunt@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1462811392-3112-1-git-send-email-harvey.hunt@imgtec.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 05/09, Harvey Hunt wrote: > The JZ4780's MSC clock divider registers multiply the clock divider by 2. > This means that MMC devices run at half their expected speed. Add the > ability to divide the clock divider in order to solve this. > > Signed-off-by: Harvey Hunt > > Cc: Paul Burton > Cc: Ralf Baechle > Cc: linux-clk@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project