Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3B052C636D4 for ; Thu, 2 Feb 2023 13:10:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232171AbjBBNKn (ORCPT ); Thu, 2 Feb 2023 08:10:43 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42344 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232081AbjBBNKk (ORCPT ); Thu, 2 Feb 2023 08:10:40 -0500 Received: from mail-ej1-x631.google.com (mail-ej1-x631.google.com [IPv6:2a00:1450:4864:20::631]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EF7168E680 for ; Thu, 2 Feb 2023 05:10:37 -0800 (PST) Received: by mail-ej1-x631.google.com with SMTP id k4so5862533eje.1 for ; Thu, 02 Feb 2023 05:10:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=resnulli-us.20210112.gappssmtp.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=amdkUoG7lUkYVoF3GeIRSbtSXbydNKaXHbarQ4XEWNQ=; b=x6B4T+iSlZcnK2mOcptJh5ljpgTqY07B65Syri0RueqTee4rssolDnuhZQKgDOAMd1 T6tVgXixMbfGGF/iM0DoouRw6Qs4B8A4SgwxZ8oLskgFE7fyjsvtjycoBV5LcvnM4UUK kD5RSfZ/VItgo+7k3A1bpJQ0awzlNrBe4oHz9SUpx7qmWD8oprGstyllABCueQXu6G7q aD4Vbl1h8r/z8XNxjGnFAvibzmzuDwIC1E8r1uULXFJqMkdBUT4/9zu8vdWjhl/KUwMd +m9rofSRV8rHMY4c5eKhxHhOB7u5HBCH9TitaPMou0tOWTfoxGB/ECUt4jlmnnYLK7oi nxiw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=amdkUoG7lUkYVoF3GeIRSbtSXbydNKaXHbarQ4XEWNQ=; b=jgXWdYBJXbk8UiO7haJNCaQbIoJFnplhaY8Y8Fg8MYefLri4cA5vRpRX4znFDNYP8G 757TjXj6D8pSESwwo+OoCC6Vx6DnayOCfFKlK6vEtLkUxn6x1L/P26XQ9vwFafzNaBIT ChQJZaR6dnMJgi8CC3vdHXGEwMZ8YQ5H7Y79SO82tPjxh2jXu7bdyVKrWVmGaePDXvcJ uBYMsGQMSmA5AgwtFBTevyGE6NewGsuCK2sx2b2QzsMNqPxYPeEf0OJUyPshwFTQ8FfD qxMh6b2g5PxOEIHWYDHp7U2REWhDzLciOCbOQDOIOTs5Vpz/U0WILqR7mYCIsulB7F8D +BCw== X-Gm-Message-State: AO0yUKW35jSuEaCUAFqfhP0ig2oeOpntTi7XVzmSJBAw3giIiYyC+bP9 IFlAxMV5PRjxqzFgYudkBj6cuw== X-Google-Smtp-Source: AK7set+CgjXwDr07GW722S/WwYBErb5Vj7jl/gT27dDP/Uv0W2k85OZZEfhyjvLhyKYW9K9gpxVeAA== X-Received: by 2002:a17:906:5181:b0:878:79e6:4672 with SMTP id y1-20020a170906518100b0087879e64672mr6658337ejk.42.1675343436546; Thu, 02 Feb 2023 05:10:36 -0800 (PST) Received: from localhost ([86.61.181.4]) by smtp.gmail.com with ESMTPSA id h1-20020a1709062dc100b0087bd2924e74sm10131524eji.205.2023.02.02.05.10.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Feb 2023 05:10:35 -0800 (PST) Date: Thu, 2 Feb 2023 14:10:34 +0100 From: Jiri Pirko To: Radhey Shyam Pandey Cc: nicolas.ferre@microchip.com, claudiu.beznea@microchip.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, andrew@lunn.ch, git@amd.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] net: macb: Perform zynqmp dynamic configuration only for SGMII interface Message-ID: References: <1675340779-27499-1-git-send-email-radhey.shyam.pandey@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1675340779-27499-1-git-send-email-radhey.shyam.pandey@amd.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thu, Feb 02, 2023 at 01:26:19PM CET, radhey.shyam.pandey@amd.com wrote: >In zynqmp platforms where firmware supports dynamic SGMII configuration >but has other non-SGMII ethernet devices, it fails them with no packets >received at the RX interface. > >To fix this behaviour perform SGMII dynamic configuration only >for the SGMII phy interface. > >Fixes: 32cee7818111 ("net: macb: Add zynqmp SGMII dynamic configuration support") >Signed-off-by: Radhey Shyam Pandey Reviewed-by: Jiri Pirko