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.7 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 0141BC4338F for ; Wed, 18 Aug 2021 10:16:18 +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 BC58A60E09 for ; Wed, 18 Aug 2021 10:16:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org BC58A60E09 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=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=E/mKews8OXHYFWMnN6PrXFzbbFep8KHqoABwTz7rsJs=; b=J7aqLS39B5cVS6 Z/T4Mg1P033rjtm33S9tXKmhlYPw5cA/8d2UBUeXvCEwEXjBVqQ2yatFglAM2j+jO2n6MKvd7u8tk QbkMF5jFyMawQaMV3jfUbPJK3rHCPQVFjzSivB9/CfzUvZ7x6KFL/5ENS0zBhnRQ+cyY4NDUZxwoZ Coe2QQ9mFWzcXqcCeYLdITSOlFJVDEu4Jeg4mLuEPVYCYr6kq32k4yfpZMAOCbVWQ5TavQWhsM167 0s6FtcDHs8GmG3eKOGCE8IxpEGWDAIdB6tacXPqG18ejcb8wNnh9zlAzp2POsJ7Fi3tcXJylgkE/u XrxIRa5iETbkvBT2qk6Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mGIae-005486-DU; Wed, 18 Aug 2021 10:14:32 +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 1mGIaZ-00547S-FC; Wed, 18 Aug 2021 10:14:28 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 304766103A; Wed, 18 Aug 2021 10:14:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1629281667; bh=tSa4UfX6taJAkSS7owvbJwaNxPRi5jLQkSw4pv2Xy+Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FrFwm41e7xZps5Og0gBIZtz4nZ96QNsMb1ezizhS0MztMhekopHyvliFdnCL8xM91 jwS6eEQPe8TUyktbA7+RI8JmsDXuZVKq8k7Cl4/WODTiWTygpl2RLIryWcrVscdHN/ /RR+HPwodnTmF0/GIcOrknsey2gDP4zf6F/X2fJKYXmFOn1oVqWGELwOZlmAncrsAn mVJ3argszSchO5Zfd4mqLyimxv5nC8yYH69LujWgorAsW6vIMG8GUNECXhbVb9rHDI daEa1mFHloHEL7vhg8CqXP+7RmkfKRd7tSvtt9CWh4HK1uoqO9GGef87gE+seSkGmO uVhTOcvcDbyEA== Date: Wed, 18 Aug 2021 15:44:22 +0530 From: Vinod Koul To: Piyush Mehta Cc: laurent.pinchart@ideasonboard.com, kishon@ti.com, michal.simek@xilinx.com, linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, git@xilinx.com, sgoud@xilinx.com Subject: Re: [PATCH] phy: xilinx: zynqmp: skip PHY initialization and PLL lock for USB Message-ID: References: <20210818084311.2643986-1-piyush.mehta@xilinx.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210818084311.2643986-1-piyush.mehta@xilinx.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210818_031427_547237_E0C0DDBF X-CRM114-Status: UNSURE ( 5.85 ) X-CRM114-Notice: Please train this message. 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 18-08-21, 14:13, Piyush Mehta wrote: > PHY initialization for USB is required on linux boot or when > gt lane is changed from the current one and it is applicable > on PLL lock too. Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel