meow qoriq-m200
authorStijn Tintel <stijn@linux-ipv6.be>
Wed, 8 Feb 2023 20:32:30 +0000 (22:32 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Wed, 8 Feb 2023 20:32:30 +0000 (22:32 +0200)
target/linux/qoriq/files/arch/powerpc/boot/dts/fsl/watchguard-firebox-m200.dts
target/linux/qoriq/patches-5.10/300-m200-interface-order.patch [deleted file]

index 0b251f52bf4401acf4c710d2c28c1eecf8fed49a..869550f00ee77eb6ace29390f6633a0cc355be4f 100644 (file)
@@ -66,7 +66,7 @@
 &enet2 {
        phy-mode = "sgmii";
        phy-handle = <&phy0>;
-       fsl,fman-ports = <&fman0_rx_0x0a &fman0_tx_0x2a>;
+       //fsl,fman-ports = <&fman0_rx_0x0a &fman0_tx_0x2a>;
 };
 
 // ethernet @ e0000 = eth1 = phy@1
@@ -99,7 +99,6 @@
        };
 };
 
-
 &mdio0 {
        compatible = "fsl,fman-memac-mdio";
 
 
                                reg = "<5>";
                                label = "cpu";
-                               ethernet = <&enet4>;
+                               ethernet = <&enet3>;
                                phy-mode = "rgmii-id";
 
                                fixed-link {
                                //status = "disabled";
                                reg = <6>;
                                label = "cpu";
-                               ethernet = <&enet3>;
-                               phy-mode = "rgmii-txid";
+                               ethernet = <&enet4>;
+                               phy-mode = "rgmii";
 
                                fixed-link {
                                        speed = <1000>;
diff --git a/target/linux/qoriq/patches-5.10/300-m200-interface-order.patch b/target/linux/qoriq/patches-5.10/300-m200-interface-order.patch
deleted file mode 100644 (file)
index e001799..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-diff --git a/arch/powerpc/boot/dts/fsl/t104xrdb.dtsi b/arch/powerpc/boot/dts/fsl/t104xrdb.dtsi
-index 099a598c74c0..5263b00bbc35 100644
---- a/arch/powerpc/boot/dts/fsl/t104xrdb.dtsi
-+++ b/arch/powerpc/boot/dts/fsl/t104xrdb.dtsi
-@@ -137,16 +137,6 @@ pca9546@77 {
-               };
-               fman@400000 {
--                      ethernet@e6000 {
--                              phy-handle = <&phy_rgmii_0>;
--                              phy-connection-type = "rgmii";
--                      };
--
--                      ethernet@e8000 {
--                              phy-handle = <&phy_rgmii_1>;
--                              phy-connection-type = "rgmii";
--                      };
--
-                       mdio0: mdio@fc000 {
-                               phy_sgmii_2: ethernet-phy@3 {
-                                       reg = <0x03>;