From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH/RFC] mmc: sh_mmcif: Increase MMCIF clock rate to 97.5MHz Date: Fri, 21 Nov 2014 13:09:10 +0900 Message-ID: <20141121040907.GA31076@verge.net.au> References: <1415688142-20023-1-git-send-email-ykaneko0929@gmail.com> <87sihoklaj.wl%kuninori.morimoto.gx@renesas.com> <20141113002446.GB9195@verge.net.au> <87zjbvhoj0.wl%kuninori.morimoto.gx@renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from kirsty.vergenet.net ([202.4.237.240]:56068 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751368AbaKUEJO (ORCPT ); Thu, 20 Nov 2014 23:09:14 -0500 Content-Disposition: inline In-Reply-To: <87zjbvhoj0.wl%kuninori.morimoto.gx@renesas.com> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Kuninori Morimoto Cc: Yoshihiro Kaneko , linux-mmc@vger.kernel.org, Chris Ball , Ulf Hansson , Magnus Damm , linux-sh@vger.kernel.org On Thu, Nov 13, 2014 at 01:34:13AM +0000, Kuninori Morimoto wrote: > > Hi Simon > > > you are correct in assuming that this patch came from the BSP. > > > > Is your opinion that a) changing the clock rate is good but > > b) it needs to be done using a standard method? > > > > If so, is the main change required to use a standard binding string > > rather than "renesas,clk-rate"? Is the driver change above needed at all? > > I'm not 100% understand, but, maybe these settings are required for > MMC/SHDI's good performance. > I guess we can use CCF method for it ? That does sound like an idea worth investigating. I wonder what the best way is to move this forwards.