From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752331AbbBXJNb (ORCPT ); Tue, 24 Feb 2015 04:13:31 -0500 Received: from mail-pd0-f180.google.com ([209.85.192.180]:34614 "EHLO mail-pd0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750880AbbBXJN2 (ORCPT ); Tue, 24 Feb 2015 04:13:28 -0500 Date: Tue, 24 Feb 2015 01:13:22 -0800 From: Nicolin Chen To: Mark Brown Cc: alsa-devel@alsa-project.org, lgirdwood@gmail.com, tiwai@suse.de, perex@perex.cz, linux-kernel@vger.kernel.org, timur@tabi.org, mpa@pengutronix.de, shengjiu.wang@freescale.com, zidan.wang@freescale.com, scerveau@voxtok.com Subject: Re: [PATCH] ASoC: fsl_ssi: Don't try to round-up for PM divisor calculation Message-ID: <20150224091321.GA3064@Asurada-CZ80> References: <1423993031-29474-1-git-send-email-nicoleotsuka@gmail.com> <20150224082642.GZ6236@finisterre.sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150224082642.GZ6236@finisterre.sirena.org.uk> 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 Tue, Feb 24, 2015 at 05:26:42PM +0900, Mark Brown wrote: > On Sun, Feb 15, 2015 at 01:37:11AM -0800, Nicolin Chen wrote: > > According to i.MX6 Series Reference Manual, the formula to calculate > > the sys clock is > > This doesn't apply against current code, pleae check and resend. That's strange...I downloaded it from Patchwork and tried to apply it on the latest for-next. It doesn't give me any error... And I git-formated a new one but it doesn't look so different from the one in the maillist... Thank you Nicolin