From patchwork Tue Apr 27 09:48:29 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Roese X-Patchwork-Id: 1470603 X-Patchwork-Delegate: sr@denx.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=85.214.62.61; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=denx.de header.i=@denx.de header.a=rsa-sha256 header.s=phobos-20191101 header.b=CmpvgITu; dkim-atps=neutral Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4FTxmH30ZPz9sWp for ; Tue, 27 Apr 2021 19:48:47 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0E88C82AF1; Tue, 27 Apr 2021 11:48:41 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1619516921; bh=0RlU9BGk/oJy/GLy3mjdRLY3ZMsxb4VzXSwAr29JEsE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=CmpvgITudf6kseHdq5wBLUv+1/ZA1hnecssQ2hVFuvN2LRZlHUSJgjgW5dKfjfQ7G mHV3aFXPQg3tCdGmkebNCbCTBeOQPNZ0yKr5G1K3R1bjSV1Msq9wms+sQLh4Hb0qam P3MfDigXc4RFAXhmeELqDs5tD1glKXsdYwMB5U40yvtmIhvz9lwktB4+X1sdzueVYQ 2BCGmy1ovG32K7QRL0kY6tT2A5WCG/8aT859ZFRFd7ARrm9t+ZAMgfE07mQncEPlki XL5XpEbXghox1+FEk582e4Y+5XfhqxgiFy+6dJOy+LKJ1dqD953RNEdaK/MDp3icmh vYJl1aTFW16sg== Received: by phobos.denx.de (Postfix, from userid 109) id 2E2C382B05; Tue, 27 Apr 2021 11:48:39 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from mout-u-204.mailbox.org (mout-u-204.mailbox.org [IPv6:2001:67c:2050:1::465:204]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 47A6082AF1 for ; Tue, 27 Apr 2021 11:48:36 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=fail smtp.mailfrom=sr@denx.de Received: from smtp2.mailbox.org (smtp2.mailbox.org [80.241.60.241]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-u-204.mailbox.org (Postfix) with ESMTPS id 4FTxm32kMMzQjxH; Tue, 27 Apr 2021 11:48:35 +0200 (CEST) Received: from smtp2.mailbox.org ([80.241.60.241]) by gerste.heinlein-support.de (gerste.heinlein-support.de [91.198.250.173]) (amavisd-new, port 10030) with ESMTP id 8u3PiXqH4Fmx; Tue, 27 Apr 2021 11:48:32 +0200 (CEST) From: Stefan Roese To: u-boot@lists.denx.de Cc: Konstantin Porotchkin , Stefan Chulski , Nadav Haklai , Marek Behun Subject: [PATCH 2/4] arm: octeontx2: cn9130-crb.dtsi: Disable eth2 for now Date: Tue, 27 Apr 2021 11:48:29 +0200 Message-Id: <20210427094831.545521-2-sr@denx.de> In-Reply-To: <20210427094831.545521-1-sr@denx.de> References: <20210427094831.545521-1-sr@denx.de> MIME-Version: 1.0 X-MBO-SPAM-Probability: X-Rspamd-Score: -0.24 / 15.00 / 15.00 X-Rspamd-Queue-Id: 73A6E17E5 X-Rspamd-UID: f81bec X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.102.4 at phobos.denx.de X-Virus-Status: Clean Because of the incorrectly supported SGMII_2500 mode, this patch disables eth2 for now until this issue will be fixed in mainline. Also fix an incorrect comment. Signed-off-by: Stefan Roese Cc: Konstantin Porotchkin Cc: Stefan Chulski Cc: Nadav Haklai Cc: Marek Behun --- This patch is targeted on-top of the latest Marvell SERDES, mvpp2 and PHY patches to resolve the ongoing discussion of the incorrect usage of SGMII_2500 for now. arch/arm/dts/cn9130-crb.dtsi | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/arch/arm/dts/cn9130-crb.dtsi b/arch/arm/dts/cn9130-crb.dtsi index 657a934764ae..78b43b449b3e 100644 --- a/arch/arm/dts/cn9130-crb.dtsi +++ b/arch/arm/dts/cn9130-crb.dtsi @@ -232,7 +232,6 @@ }; &cp0_eth0 { - /* Disable it for now, as mainline does not support this IF yet */ status = "okay"; phy-mode = "sfi"; }; @@ -247,7 +246,6 @@ &cp0_eth2 { /* Disable it for now, as mainline does not support this IF yet */ - status = "okay"; + status = "disabled"; phy = <&nbaset_phy0>; - phy-mode = "sgmii-2500"; };