From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 76488C433DF for ; Wed, 29 Jul 2020 11:22:05 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 00867207FC for ; Wed, 29 Jul 2020 11:22:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="bZaMY5X6" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 00867207FC Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 7A45716F0; Wed, 29 Jul 2020 13:21:13 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 7A45716F0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1596021723; bh=ulf/SGdA7uRFd0ys1fGy2FliAVSkgvh+oBrbnB65aVc=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=bZaMY5X6n70CtT2DpHGQmKuda5OxbJ+M0zWg1ncEy9wDfIt1XjmSuq7GSLNN5UI3X vtn02wDlYSleEoSphdFRR+UmNmGIJm6usi8upxWWcZDu7cs6pb8pb0Bh3g4JKef8a/ 6mWwGAyKNHOkw7CXoRMPabJD808GC+NF/N+ycIds= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id EA3D9F80171; Wed, 29 Jul 2020 13:21:12 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 4E9A8F801EB; Wed, 29 Jul 2020 13:21:11 +0200 (CEST) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 06EA9F80125 for ; Wed, 29 Jul 2020 13:21:03 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 06EA9F80125 IronPort-SDR: C9AdlZOoYp/Xp0fm3s0+9dbqy1MRBXZAohKbXvv0LU3kUdDi96BDb16Gd7GFCg7U5ALODwZwvp DfMWmM1hfTTw== X-IronPort-AV: E=McAfee;i="6000,8403,9696"; a="130953801" X-IronPort-AV: E=Sophos;i="5.75,410,1589266800"; d="scan'208";a="130953801" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Jul 2020 04:21:01 -0700 IronPort-SDR: uqPcMaoUSfpo404KJkP5rqAgdej4Bq4CoZPFgIA0ojK34SC5ckBeziVeNCr3s0uvbDpJskNQdK aZiFwh7DhfeQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.75,410,1589266800"; d="scan'208";a="364818643" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga001.jf.intel.com with ESMTP; 29 Jul 2020 04:20:57 -0700 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1k0k8f-004gBc-KZ; Wed, 29 Jul 2020 14:20:49 +0300 Date: Wed, 29 Jul 2020 14:20:49 +0300 From: Andy Shevchenko To: Brent Lu Subject: Re: [PATCH 0/2] Add period size constraint for Atom Chromebook Message-ID: <20200729112049.GW3703480@smile.fi.intel.com> References: <1596020585-11517-1-git-send-email-brent.lu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1596020585-11517-1-git-send-email-brent.lu@intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Cc: Guennadi Liakhovetski , alsa-devel@alsa-project.org, Kai Vehmanen , Kuninori Morimoto , linux-kernel@vger.kernel.org, Takashi Iwai , Jie Yang , Cezary Rojewski , Pierre-Louis Bossart , Liam Girdwood , Sam McNally , Mark Brown , Ranjani Sridharan , Daniel Stuart , Yu-Hsuan Hsu , Damian van Soelen X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Wed, Jul 29, 2020 at 07:03:03PM +0800, Brent Lu wrote: > Two different constraints are implemented: one is in platform's CPU > DAI to enforce period sizes which are already used in Android BSP. The > other is in Atom Chromebook's machine driver to use 240 as period size. One nit to one patch. Overall, LGTM and thus FWIW, Reviewed-by: Andy Shevchenko > Brent Lu (1): > ASoC: intel: atom: Add period size constraint > > Yu-Hsuan Hsu (1): > ASoC: Intel: Add period size constraint on strago board > > sound/soc/intel/atom/sst-mfld-platform-pcm.c | 15 +++++++++++++++ > sound/soc/intel/boards/cht_bsw_max98090_ti.c | 14 +++++++++++++- > sound/soc/intel/boards/cht_bsw_rt5645.c | 14 +++++++++++++- > 3 files changed, 41 insertions(+), 2 deletions(-) > > -- > 2.7.4 > -- With Best Regards, Andy Shevchenko