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=-9.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=ham 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 4A678C47095 for ; Wed, 9 Jun 2021 03:44:34 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 0BEF5610E6 for ; Wed, 9 Jun 2021 03:44:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0BEF5610E6 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=5IdU7KZgEGEIedkohw2MRadiOfr3CpfSk/dyRxYukkw=; b=Y6jrcmWcQ4xR5Q Px0fPci6aHJEqUuzINM7x/1yk/4eaMRkJ22gOhfJrJLeeXWNQL2NGXXH7QFrT4JG03OjWyKjxkzzX 9xtkZV17eF+IQ7aH8nGw7j8/1szXYUlOYeyN66cuJGBPPSal8j0nW9bgX3tMDmLykHVTh9wLjum7m h3jipdY71e1spDnPmdptkrN1UbBn6c57cH9zOGIQ8QIBPQ7THiTTo3Q/Q4EOhBTD+G4xoctnbrM6M GtM9+Tq418gfTfP4IEjAndaSD4HDwByVvbdSeZCeQlE8p9Hc6ycqT+2+Pz88VcUZwvsBd6HrJPjLF MEh7uNMiN197o1AGjhhw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lqp4u-00BZTm-3q; Wed, 09 Jun 2021 03:40:28 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lqp4q-00BZTB-HH; Wed, 09 Jun 2021 03:40:25 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2BC9B60FEA; Wed, 9 Jun 2021 03:40:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1623210024; bh=fdOo0G9HqTmmCdUZnDYUhHxotnAlzLnVWKn6YGTdoHI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=PmhqOBXNRY4Ol3uvSvnzaCjl1+WkQwU6F2151aMloOuak61/VdpQekkVYSlu0mn1r 5xqJIoWgTuEBGvENZRG9uVLrlxgEIj5jE8IyY8v0nOOcZImo0YJAX7FVnScWZIQahT NmxNbnRklm9ZZWHdmu8b4EShYmFBTsZfNQe9Wijm7dtz/V7sx6nsQ4tCX9a8PAEoOM +t5tKIswtBa79qctZVVe4QhRK+JnnjDCocEjkfH736ssSSxzU331ht5lBEjka1ExoG 9JXNy0bISu1Ia/lkZCksMSj7/NXdWTapNNTvP8O7wVxa/CHstIFV+VYtu9QakJLZDh Raec8zEwyrldA== Date: Wed, 9 Jun 2021 09:10:20 +0530 From: Vinod Koul To: Ulf Hansson Cc: rashmi.a@intel.com, Kishon , Michal Simek , linux-mmc , Linux ARM , Linux Kernel Mailing List , Andy Shevchenko , linux-phy@lists.infradead.org, Adrian Hunter Subject: Re: =?utf-8?B?W+KAnFBBVENI4oCdIDIvMl0gcGh5?= =?utf-8?Q?=3A_intel?= =?utf-8?Q?=3A?= Fix for warnings due to EMMC clock 175Mhz change in FIP Message-ID: References: <20210603182242.25733-1-rashmi.a@intel.com> <20210603182242.25733-3-rashmi.a@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210608_204024_615238_02F3793A X-CRM114-Status: GOOD ( 11.41 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 08-06-21, 14:52, Ulf Hansson wrote: > On Thu, 3 Jun 2021 at 20:22, wrote: > > > > From: Rashmi A > > > > Since the EMMC clock was changed from 200Mhz to 175Mhz in FIP, > > there were some warnings introduced, as the frequency values > > being checked was still wrt 200Mhz in code. Hence, the frequency > > checks are now updated based on the current 175Mhz EMMC clock changed > > in FIP. > > > > Spamming kernel log msg: > > "phy phy-20290000.mmc_phy.2: Unsupported rate: 43750000" > > > > Signed-off-by: Rashmi A > > Reviewed-by: Adrian Hunter > > I guess $subject patch should be queued together with patch1/2 (via > the mmc tree?), no? > > Vinod, Kishion, if that's okay I need an ack from you to pick it up. Sure: Acked-By: Vinod Koul -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel