From patchwork Thu Feb 15 10:54:07 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: MD Danish Anwar X-Patchwork-Id: 13558103 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id A769EC4829E for ; Thu, 15 Feb 2024 10:54:29 +0000 (UTC) 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:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=VPc+5WAJJoHzU0cjOD4Au4VPrqlcvZSdCbbbPbiQEAk=; b=tK5nlFQ7GWuP/6 XPqSxY/eo75f6rC6BeQmCaY1L6Gio0W7UqgyxaZixHHYv/3o511ob4bcMUxuVbz3uUTpHA2Kt8mwf nKBJeI6mZRfFX7OtZq9qhInylwmJLcLNiU+46EGAhZwP92rTK8Eg410C0Ib3+dE9ybodtiXr8keu/ pDR985o4bOaRSow0buBQ3YPHrW8mrpyXajFUWhpY36+p8B70PlRubrDoQqjfbeAPRMfQlbufMcMld 03iMJtABfKu3lo4Quh+C9DA1I1RQdWAAsJtNGZweIDvxmXoWM3Y7EfdGUwumg5WzU0ruxxgfMFp0i bazef6gE9Lb8DrHPuO5Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1raZNh-0000000Ftbz-3R9i; Thu, 15 Feb 2024 10:54:17 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1raZNf-0000000FtbW-07KZ for linux-arm-kernel@lists.infradead.org; Thu, 15 Feb 2024 10:54:16 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 41FAsArR079124; Thu, 15 Feb 2024 04:54:10 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1707994450; bh=RoF4JGo7T+l/qiSRUHs0bG2icW5UtJRDcR9gW/2M1xs=; h=From:To:CC:Subject:Date; b=yug2RuyssKJoI+tWVV4Ypg7kcuLnSaKvT8LbVeAva9P70YaSQ/CourxfeOEHI3gcq Av+oyo3bXyAa5Y9xwWuVuod9QIt1i4j8jXaL/IHOYiFo1tt2ZXBJ6Z8RH2iX+DmVP4 Ctz3RRRDer5jMr4Y+k+kmjGOQWKEZUJKonkcJKG4= Received: from DFLE109.ent.ti.com (dfle109.ent.ti.com [10.64.6.30]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 41FAsATZ072313 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 15 Feb 2024 04:54:10 -0600 Received: from DFLE113.ent.ti.com (10.64.6.34) by DFLE109.ent.ti.com (10.64.6.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 15 Feb 2024 04:54:10 -0600 Received: from fllvsmtp7.itg.ti.com (10.64.40.31) by DFLE113.ent.ti.com (10.64.6.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 15 Feb 2024 04:54:10 -0600 Received: from fllv0122.itg.ti.com (fllv0122.itg.ti.com [10.247.120.72]) by fllvsmtp7.itg.ti.com (8.15.2/8.15.2) with ESMTP id 41FAsAEr026545; Thu, 15 Feb 2024 04:54:10 -0600 Received: from localhost (danish-tpc.dhcp.ti.com [10.24.69.25]) by fllv0122.itg.ti.com (8.14.7/8.14.7) with ESMTP id 41FAs95d003642; Thu, 15 Feb 2024 04:54:09 -0600 From: MD Danish Anwar To: Vignesh Raghavendra , Nishanth Menon CC: Andrew Lunn , Conor Dooley , Krzysztof Kozlowski , Rob Herring , , , , Tero Kristo , , , Roger Quadros , MD Danish Anwar Subject: [PATCH] arm64: dts: ti: k3-am654: Drop ti,syscon-rgmii-delay from ICSSG nodes Date: Thu, 15 Feb 2024 16:24:07 +0530 Message-ID: <20240215105407.2868266-1-danishanwar@ti.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240215_025415_169003_0F2BC875 X-CRM114-Status: UNSURE ( 8.70 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Drop ti,syscon-rgmii-delay from ICSSG0, ICSSG1 and ICSSG2 node as this property is no longer used by ICSSG driver. Signed-off-by: MD Danish Anwar --- arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso | 2 -- arch/arm64/boot/dts/ti/k3-am654-idk.dtso | 4 ---- 2 files changed, 6 deletions(-) diff --git a/arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso b/arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso index 0a6e75265ba9..bb0e29873df7 100644 --- a/arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso +++ b/arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso @@ -68,7 +68,6 @@ icssg2_emac0: port@0 { reg = <0>; phy-handle = <&icssg2_phy0>; phy-mode = "rgmii-id"; - ti,syscon-rgmii-delay = <&scm_conf 0x4120>; /* Filled in by bootloader */ local-mac-address = [00 00 00 00 00 00]; }; @@ -76,7 +75,6 @@ icssg2_emac1: port@1 { reg = <1>; phy-handle = <&icssg2_phy1>; phy-mode = "rgmii-id"; - ti,syscon-rgmii-delay = <&scm_conf 0x4124>; /* Filled in by bootloader */ local-mac-address = [00 00 00 00 00 00]; }; diff --git a/arch/arm64/boot/dts/ti/k3-am654-idk.dtso b/arch/arm64/boot/dts/ti/k3-am654-idk.dtso index 8bdb87fcbde0..d4bc80032587 100644 --- a/arch/arm64/boot/dts/ti/k3-am654-idk.dtso +++ b/arch/arm64/boot/dts/ti/k3-am654-idk.dtso @@ -72,7 +72,6 @@ icssg0_emac0: port@0 { reg = <0>; phy-handle = <&icssg0_phy0>; phy-mode = "rgmii-id"; - ti,syscon-rgmii-delay = <&scm_conf 0x4100>; /* Filled in by bootloader */ local-mac-address = [00 00 00 00 00 00]; }; @@ -80,7 +79,6 @@ icssg0_emac1: port@1 { reg = <1>; phy-handle = <&icssg0_phy1>; phy-mode = "rgmii-id"; - ti,syscon-rgmii-delay = <&scm_conf 0x4104>; /* Filled in by bootloader */ local-mac-address = [00 00 00 00 00 00]; }; @@ -140,7 +138,6 @@ icssg1_emac0: port@0 { reg = <0>; phy-handle = <&icssg1_phy0>; phy-mode = "rgmii-id"; - ti,syscon-rgmii-delay = <&scm_conf 0x4110>; /* Filled in by bootloader */ local-mac-address = [00 00 00 00 00 00]; }; @@ -148,7 +145,6 @@ icssg1_emac1: port@1 { reg = <1>; phy-handle = <&icssg1_phy1>; phy-mode = "rgmii-id"; - ti,syscon-rgmii-delay = <&scm_conf 0x4114>; /* Filled in by bootloader */ local-mac-address = [00 00 00 00 00 00]; };