]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
arm64: dts: layerscape: remove compatible string 'fsl,fman-xmdio' for fman3
authorFrank Li <Frank.Li@nxp.com>
Wed, 26 Jun 2024 20:25:26 +0000 (16:25 -0400)
committerShawn Guo <shawnguo@kernel.org>
Mon, 1 Jul 2024 14:21:45 +0000 (22:21 +0800)
Fman3 should use 'fsl,fman-memac-mdio'. 'fsl,fman-xmdio' is for fman2.
Fix below CHECK_DTBS warning.
fman@1a00000: mdio@eb000:compatible: ['fsl,fman-memac-mdio', 'fsl,fman-xmdio'] is too long

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/qoriq-fman3-0-10g-0.dtsi
arch/arm64/boot/dts/freescale/qoriq-fman3-0-10g-1.dtsi
arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-0.dtsi
arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-1.dtsi
arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-2.dtsi
arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-3.dtsi
arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-4.dtsi
arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-5.dtsi
arch/arm64/boot/dts/freescale/qoriq-fman3-0.dtsi

index dbd2fc3ba790ee8d82c89a37b80bfef5b3246554..65f7b5a50eb51d678bdf3f27efff2b5d92debd66 100644 (file)
@@ -32,7 +32,7 @@ fman@1a00000 {
        mdio@f1000 {
                #address-cells = <1>;
                #size-cells = <0>;
-               compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio";
+               compatible = "fsl,fman-memac-mdio";
                reg = <0xf1000 0x1000>;
 
                pcsphy6: ethernet-phy@0 {
index 6fc5d256005715d8394030c06b5fab6950cf1938..3f70482c98c30ec2526a006c26c98e7d856cc91f 100644 (file)
@@ -32,7 +32,7 @@ fman@1a00000 {
        mdio@f3000 {
                #address-cells = <1>;
                #size-cells = <0>;
-               compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio";
+               compatible = "fsl,fman-memac-mdio";
                reg = <0xf3000 0x1000>;
 
                pcsphy7: ethernet-phy@0 {
index 4e02276fcf993f718b23eef7663395d32e40d4e2..78841c1f32527e562dc32e46d8d2c2898d7e2734 100644 (file)
@@ -31,7 +31,7 @@ fman@1a00000 {
        mdio@e1000 {
                #address-cells = <1>;
                #size-cells = <0>;
-               compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio";
+               compatible = "fsl,fman-memac-mdio";
                reg = <0xe1000 0x1000>;
 
                pcsphy0: ethernet-phy@0 {
index 0312fa43fa777aae684da3f880d04c60bec2e232..1f43fa66622218fa4a9da77bc48b9501e196f40e 100644 (file)
@@ -31,7 +31,7 @@ fman@1a00000 {
        mdio@e3000 {
                #address-cells = <1>;
                #size-cells = <0>;
-               compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio";
+               compatible = "fsl,fman-memac-mdio";
                reg = <0xe3000 0x1000>;
 
                pcsphy1: ethernet-phy@0 {
index af2df07971dd9bea91a30e95715dc2b652965877..de0aa017701dd9129a6fd3934f341e8403e72526 100644 (file)
@@ -31,7 +31,7 @@ fman@1a00000 {
        mdio@e5000 {
                #address-cells = <1>;
                #size-cells = <0>;
-               compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio";
+               compatible = "fsl,fman-memac-mdio";
                reg = <0xe5000 0x1000>;
 
                pcsphy2: ethernet-phy@0 {
index 4ac98dc8b227932ab27f29535c02c90e2ccccd62..6904aa5d8e5479e6761bb936f862838d876fca0c 100644 (file)
@@ -31,7 +31,7 @@ fman@1a00000 {
        mdio@e7000 {
                #address-cells = <1>;
                #size-cells = <0>;
-               compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio";
+               compatible = "fsl,fman-memac-mdio";
                reg = <0xe7000 0x1000>;
 
                pcsphy3: ethernet-phy@0 {
index bd932d8b0160ba136b398197c2abc41980d6be47..a3d29d470297e649e9d753c57c84d6fb894220c7 100644 (file)
@@ -31,7 +31,7 @@ fman@1a00000 {
        mdio@e9000 {
                #address-cells = <1>;
                #size-cells = <0>;
-               compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio";
+               compatible = "fsl,fman-memac-mdio";
                reg = <0xe9000 0x1000>;
 
                pcsphy4: ethernet-phy@0 {
index 7de1c5203f3e20019d8028521b917b71d19db163..01b78c0463a74cc3b6ab8d42911d5ec728775046 100644 (file)
@@ -31,7 +31,7 @@ fman@1a00000 {
        mdio@eb000 {
                #address-cells = <1>;
                #size-cells = <0>;
-               compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio";
+               compatible = "fsl,fman-memac-mdio";
                reg = <0xeb000 0x1000>;
 
                pcsphy5: ethernet-phy@0 {
index ae1c2abaaf36298b20c4003c1342e0e110ddcbc6..b0390b711fef4ec38bc7690f746c67000e568a8f 100644 (file)
@@ -67,14 +67,14 @@ fman0: fman@1a00000 {
        mdio0: mdio@fc000 {
                #address-cells = <1>;
                #size-cells = <0>;
-               compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio";
+               compatible = "fsl,fman-memac-mdio";
                reg = <0xfc000 0x1000>;
        };
 
        xmdio0: mdio@fd000 {
                #address-cells = <1>;
                #size-cells = <0>;
-               compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio";
+               compatible = "fsl,fman-memac-mdio";
                reg = <0xfd000 0x1000>;
        };
 };