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.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 2007CC4708F for ; Mon, 31 May 2021 08:21:27 +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 DC6ED610C9 for ; Mon, 31 May 2021 08:21:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DC6ED610C9 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-phy-bounces+linux-phy=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=1kfihLBA6O3WY62txekz+QYG3EAkd9Ww5iJ/HSMcruk=; b=ULMhMHLS/NwKGf Qc/Pi3xIBIrZIKnd9q2ComHpeN0mVSgPmB/4S4DSVeKajFooC45jpp0i7bKTjdlEX4exG9rjZhGHH ZglO/LMMVzUL5HZ9AA8ihC96mcvRVQJuGp1usPy80XuCXxTBNGx2asREl7oUh6Pit5E4kCrs7l0hX uH14gVuU2UxMeOm5lWonjYNMIxsDJPE9t+vYlgql41y2EGhJW9MIYmopfCCiPQryAa56AFRF+kxZp CuDWpkqxgSepQ3WUCwdnPoi+7QMlvkEkfR3Nt6T6sSnCzNYwuTMKcIDdPWNIrI9GfxciK/gZq0Fua IbLIoeO4YruAmmSW6dGg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lndAs-00BOvu-AP; Mon, 31 May 2021 08:21:26 +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 1lndAR-00BOoe-2U; Mon, 31 May 2021 08:21:00 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id C8292610C9; Mon, 31 May 2021 08:20:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1622449258; bh=vmUYIKjdjo41zxqujXvd+GFZFYx6lGao8+TVeZyaifM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Csd/qFZwR19rLihTqVQpvB8jY3zmR6QqcwHIcGFZmNFEV9FmgVD1NcdGx87JpdQZJ EAt/wJhqUwVk4QxAPeiTkedBfLZLEaIFWrhN2SvWGbFduVujW7TLNZqkw4OTdSYrj4 bxEUfCElwoJ8qsEPUQWndpiXWKKLweQVkfWiuTWR4tezJAly9YiNZDG8Er6LcylwNk XPScmbtMWwg5GkHtsZIb+49y5pR/Ev1NM5Nb0OK6Qw6rcNioLsGTXbEZuzRLdYzYq8 paI7dkV1S8Llm+b2F/JnnCH11+x+Z2Vy3s7MPceXXd0vZutiYZluCoA6XPm7580wzf Du2M8S2WSfc/g== Date: Mon, 31 May 2021 13:50:55 +0530 From: Vinod Koul To: Chunfeng Yun Cc: Kishon Vijay Abraham I , Andy Gross , Bjorn Andersson , Matthias Brugger , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: Re: [PATCH v2] phy: qcom-qmp: remove redundant error of clock bulk Message-ID: References: <1621229841-22984-1-git-send-email-chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1621229841-22984-1-git-send-email-chunfeng.yun@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210531_012059_157764_7A59A53D X-CRM114-Status: UNSURE ( 5.52 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On 17-05-21, 13:37, Chunfeng Yun wrote: > There is error log in clk_bulk_prepare/enable() > Applied, thanks -- ~Vinod -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy