From nobody Sat Sep 21 17:23:40 2024 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 01F9BC6FA90 for ; Sun, 18 Sep 2022 13:42:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229695AbiIRNmQ (ORCPT ); Sun, 18 Sep 2022 09:42:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53640 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229497AbiIRNmJ (ORCPT ); Sun, 18 Sep 2022 09:42:09 -0400 Received: from sender4-op-o14.zoho.com (sender4-op-o14.zoho.com [136.143.188.14]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D7A381A398; Sun, 18 Sep 2022 06:42:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1663508496; cv=none; d=zohomail.com; s=zohoarc; b=dVmUQhTBSDe5ZPMUoqBiOQ06ScbjNJw+8/ozGfjkPpWWtY5mzbknmo31w3UO4vfUNW/SlMC22dm6FUugllafbSTVBVFbnQzB0YiV/2drswUfzO91C0M4qukksf96lzhIpDw896rwCzMWJNWindzbjG9p0Ra2vwf75UUNCssHROs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1663508496; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=vXrJMHWZBZIFJYtKNziRCM6Wm5cnqBcTTG0li//8+DQ=; b=VL8m9OxaTrOi3YNr8LpgsZYXdePLNcHO0eEz/fNuk4eVsnsMaVfEvFQ3+St689kmPTNnBsqHmULbpnwmnqCRD62uDz2s1owkDGYms3zsqGmA3kPkbqgZHs4T3czljBdnBq7W6K5p4TZVUjI5vullORxiw2GJ56EdBfIiwNMxdhc= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=arinc9.com; spf=pass smtp.mailfrom=arinc.unal@arinc9.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1663508496; s=zmail; d=arinc9.com; i=arinc.unal@arinc9.com; h=From:From:To:To:Cc:Cc:Subject:Subject:Date:Date:Message-Id:Message-Id:In-Reply-To:References:MIME-Version:Content-Type:Content-Transfer-Encoding:Reply-To; bh=vXrJMHWZBZIFJYtKNziRCM6Wm5cnqBcTTG0li//8+DQ=; b=CJEn+fMO5SNX2E72bLPB8zK+qs0iwPfqYxQd0AUplqVB9Lpep/SanPwk2hWEU5Vy 3x1ZoPXBU7iYT86hb1BUlhCNlPjq9QpL92GEXq6hA8cydKdyqQjd1U/Cfbpg8+Y+UWN Pm0F50qHtdv9bphWByZQGQNr7etVvy6P28mLRXkQ= Received: from arinc9-PC.lan (37.120.152.236 [37.120.152.236]) by mx.zohomail.com with SMTPS id 1663508495074514.8271123875563; Sun, 18 Sep 2022 06:41:35 -0700 (PDT) From: =?UTF-8?q?Ar=C4=B1n=C3=A7=20=C3=9CNAL?= To: Krzysztof Kozlowski , Rob Herring , Matthias Brugger , Andrew Lunn , Vivien Didelot , Florian Fainelli , Vladimir Oltean , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Thomas Bogendoerfer , Greg Kroah-Hartman , Sean Wang , Landen Chao , DENG Qingfang , Sergio Paracuellos , erkin.bozoglu@xeront.com Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org, =?UTF-8?q?Ar=C4=B1n=C3=A7=20=C3=9CNAL?= , Rob Herring Subject: [PATCH v3 net-next 01/10] dt-bindings: net: drop old mediatek bindings Date: Sun, 18 Sep 2022 16:41:09 +0300 Message-Id: <20220918134118.554813-2-arinc.unal@arinc9.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220918134118.554813-1-arinc.unal@arinc9.com> References: <20220918134118.554813-1-arinc.unal@arinc9.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Remove these old mediatek bindings which are not used. Signed-off-by: Ar=C4=B1n=C3=A7 =C3=9CNAL Acked-by: Rob Herring --- .../bindings/net/mediatek,mt7620-gsw.txt | 24 -------- .../bindings/net/ralink,rt2880-net.txt | 59 ------------------- .../bindings/net/ralink,rt3050-esw.txt | 30 ---------- 3 files changed, 113 deletions(-) delete mode 100644 Documentation/devicetree/bindings/net/mediatek,mt7620-g= sw.txt delete mode 100644 Documentation/devicetree/bindings/net/ralink,rt2880-net= .txt delete mode 100644 Documentation/devicetree/bindings/net/ralink,rt3050-esw= .txt diff --git a/Documentation/devicetree/bindings/net/mediatek,mt7620-gsw.txt = b/Documentation/devicetree/bindings/net/mediatek,mt7620-gsw.txt deleted file mode 100644 index 358fed2fab43..000000000000 --- a/Documentation/devicetree/bindings/net/mediatek,mt7620-gsw.txt +++ /dev/null @@ -1,24 +0,0 @@ -Mediatek Gigabit Switch -=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D - -The mediatek gigabit switch can be found on Mediatek SoCs (mt7620, mt7621). - -Required properties: -- compatible: Should be "mediatek,mt7620-gsw" or "mediatek,mt7621-gsw" -- reg: Address and length of the register set for the device -- interrupts: Should contain the gigabit switches interrupt -- resets: Should contain the gigabit switches resets -- reset-names: Should contain the reset names "gsw" - -Example: - -gsw@10110000 { - compatible =3D "ralink,mt7620-gsw"; - reg =3D <0x10110000 8000>; - - resets =3D <&rstctrl 23>; - reset-names =3D "gsw"; - - interrupt-parent =3D <&intc>; - interrupts =3D <17>; -}; diff --git a/Documentation/devicetree/bindings/net/ralink,rt2880-net.txt b/= Documentation/devicetree/bindings/net/ralink,rt2880-net.txt deleted file mode 100644 index 9fe1a0a22e44..000000000000 --- a/Documentation/devicetree/bindings/net/ralink,rt2880-net.txt +++ /dev/null @@ -1,59 +0,0 @@ -Ralink Frame Engine Ethernet controller -=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D - -The Ralink frame engine ethernet controller can be found on Ralink and -Mediatek SoCs (RT288x, RT3x5x, RT366x, RT388x, rt5350, mt7620, mt7621, mt7= 6x8). - -Depending on the SoC, there is a number of ports connected to the CPU port -directly and/or via a (gigabit-)switch. - -* Ethernet controller node - -Required properties: -- compatible: Should be one of "ralink,rt2880-eth", "ralink,rt3050-eth", - "ralink,rt3050-eth", "ralink,rt3883-eth", "ralink,rt5350-eth", - "mediatek,mt7620-eth", "mediatek,mt7621-eth" -- reg: Address and length of the register set for the device -- interrupts: Should contain the frame engines interrupt -- resets: Should contain the frame engines resets -- reset-names: Should contain the reset names "fe". If a switch is present - "esw" is also required. - - -* Ethernet port node - -Required properties: -- compatible: Should be "ralink,eth-port" -- reg: The number of the physical port -- phy-handle: reference to the node describing the phy - -Example: - -mdio-bus { - ... - phy0: ethernet-phy@0 { - phy-mode =3D "mii"; - reg =3D <0>; - }; -}; - -ethernet@400000 { - compatible =3D "ralink,rt2880-eth"; - reg =3D <0x00400000 10000>; - - #address-cells =3D <1>; - #size-cells =3D <0>; - - resets =3D <&rstctrl 18>; - reset-names =3D "fe"; - - interrupt-parent =3D <&cpuintc>; - interrupts =3D <5>; - - port@0 { - compatible =3D "ralink,eth-port"; - reg =3D <0>; - phy-handle =3D <&phy0>; - }; - -}; diff --git a/Documentation/devicetree/bindings/net/ralink,rt3050-esw.txt b/= Documentation/devicetree/bindings/net/ralink,rt3050-esw.txt deleted file mode 100644 index 87e315856efa..000000000000 --- a/Documentation/devicetree/bindings/net/ralink,rt3050-esw.txt +++ /dev/null @@ -1,30 +0,0 @@ -Ralink Fast Ethernet Embedded Switch -=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D - -The ralink fast ethernet embedded switch can be found on Ralink and Mediat= ek -SoCs (RT3x5x, RT5350, MT76x8). - -Required properties: -- compatible: Should be "ralink,rt3050-esw" -- reg: Address and length of the register set for the device -- interrupts: Should contain the embedded switches interrupt -- resets: Should contain the embedded switches resets -- reset-names: Should contain the reset names "esw" - -Optional properties: -- ralink,portmap: can be used to choose if the default switch setup is - llllw or wllll -- ralink,led_polarity: override the active high/low settings of the leds - -Example: - -esw@10110000 { - compatible =3D "ralink,rt3050-esw"; - reg =3D <0x10110000 8000>; - - resets =3D <&rstctrl 23>; - reset-names =3D "esw"; - - interrupt-parent =3D <&intc>; - interrupts =3D <17>; -}; --=20 2.34.1