diff options
-rw-r--r-- | Documentation/devicetree/bindings/marvell.txt | 2 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/network.txt | 1 | ||||
-rw-r--r-- | arch/powerpc/boot/dts/ep8248e.dts | 1 | ||||
-rw-r--r-- | arch/powerpc/boot/dts/holly.dts | 1 | ||||
-rw-r--r-- | arch/powerpc/boot/dts/mpc7448hpc2.dts | 1 | ||||
-rw-r--r-- | arch/powerpc/boot/dts/mpc8272ads.dts | 1 | ||||
-rw-r--r-- | arch/powerpc/boot/dts/pq2fads.dts | 1 | ||||
-rw-r--r-- | arch/powerpc/boot/dts/prpmc2800.dts | 1 |
8 files changed, 0 insertions, 9 deletions
diff --git a/Documentation/devicetree/bindings/marvell.txt b/Documentation/devicetree/bindings/marvell.txt index 73a3d251acb1..a5409ca27bc2 100644 --- a/Documentation/devicetree/bindings/marvell.txt +++ b/Documentation/devicetree/bindings/marvell.txt | |||
@@ -79,7 +79,6 @@ prefixed with the string "marvell,", for Marvell Technology Group Ltd. | |||
79 | Required properties: | 79 | Required properties: |
80 | - #address-cells : Should be <1> | 80 | - #address-cells : Should be <1> |
81 | - #size-cells : Should be <0> | 81 | - #size-cells : Should be <0> |
82 | - device_type : Should be "mdio" | ||
83 | - compatible : Should be "marvell,mv64360-mdio" | 82 | - compatible : Should be "marvell,mv64360-mdio" |
84 | 83 | ||
85 | Example: | 84 | Example: |
@@ -87,7 +86,6 @@ prefixed with the string "marvell,", for Marvell Technology Group Ltd. | |||
87 | mdio { | 86 | mdio { |
88 | #address-cells = <1>; | 87 | #address-cells = <1>; |
89 | #size-cells = <0>; | 88 | #size-cells = <0>; |
90 | device_type = "mdio"; | ||
91 | compatible = "marvell,mv64360-mdio"; | 89 | compatible = "marvell,mv64360-mdio"; |
92 | 90 | ||
93 | ethernet-phy@0 { | 91 | ethernet-phy@0 { |
diff --git a/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/network.txt b/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/network.txt index 0e4269446580..38cc6c9849ec 100644 --- a/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/network.txt +++ b/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/network.txt | |||
@@ -33,7 +33,6 @@ fsl,mdc-pin : pin of port C controlling mdio clock | |||
33 | 33 | ||
34 | Example: | 34 | Example: |
35 | mdio@10d40 { | 35 | mdio@10d40 { |
36 | device_type = "mdio"; | ||
37 | compatible = "fsl,mpc8272ads-mdio-bitbang", | 36 | compatible = "fsl,mpc8272ads-mdio-bitbang", |
38 | "fsl,mpc8272-mdio-bitbang", | 37 | "fsl,mpc8272-mdio-bitbang", |
39 | "fsl,cpm2-mdio-bitbang"; | 38 | "fsl,cpm2-mdio-bitbang"; |
diff --git a/arch/powerpc/boot/dts/ep8248e.dts b/arch/powerpc/boot/dts/ep8248e.dts index 244934fa2419..8b3a49f34f5a 100644 --- a/arch/powerpc/boot/dts/ep8248e.dts +++ b/arch/powerpc/boot/dts/ep8248e.dts | |||
@@ -67,7 +67,6 @@ | |||
67 | ranges; | 67 | ranges; |
68 | 68 | ||
69 | mdio { | 69 | mdio { |
70 | device_type = "mdio"; | ||
71 | compatible = "fsl,ep8248e-mdio-bitbang"; | 70 | compatible = "fsl,ep8248e-mdio-bitbang"; |
72 | #address-cells = <1>; | 71 | #address-cells = <1>; |
73 | #size-cells = <0>; | 72 | #size-cells = <0>; |
diff --git a/arch/powerpc/boot/dts/holly.dts b/arch/powerpc/boot/dts/holly.dts index c6e11ebecebb..43e6f0c8e449 100644 --- a/arch/powerpc/boot/dts/holly.dts +++ b/arch/powerpc/boot/dts/holly.dts | |||
@@ -58,7 +58,6 @@ | |||
58 | }; | 58 | }; |
59 | 59 | ||
60 | MDIO: mdio@6000 { | 60 | MDIO: mdio@6000 { |
61 | device_type = "mdio"; | ||
62 | compatible = "tsi109-mdio", "tsi108-mdio"; | 61 | compatible = "tsi109-mdio", "tsi108-mdio"; |
63 | reg = <0x00006000 0x00000050>; | 62 | reg = <0x00006000 0x00000050>; |
64 | #address-cells = <1>; | 63 | #address-cells = <1>; |
diff --git a/arch/powerpc/boot/dts/mpc7448hpc2.dts b/arch/powerpc/boot/dts/mpc7448hpc2.dts index 2544f3ecd6e9..20a0d22df473 100644 --- a/arch/powerpc/boot/dts/mpc7448hpc2.dts +++ b/arch/powerpc/boot/dts/mpc7448hpc2.dts | |||
@@ -68,7 +68,6 @@ | |||
68 | }; | 68 | }; |
69 | 69 | ||
70 | MDIO: mdio@6000 { | 70 | MDIO: mdio@6000 { |
71 | device_type = "mdio"; | ||
72 | compatible = "tsi108-mdio"; | 71 | compatible = "tsi108-mdio"; |
73 | reg = <0x6000 0x50>; | 72 | reg = <0x6000 0x50>; |
74 | #address-cells = <1>; | 73 | #address-cells = <1>; |
diff --git a/arch/powerpc/boot/dts/mpc8272ads.dts b/arch/powerpc/boot/dts/mpc8272ads.dts index 0c92de74d065..6d2cddf64cfd 100644 --- a/arch/powerpc/boot/dts/mpc8272ads.dts +++ b/arch/powerpc/boot/dts/mpc8272ads.dts | |||
@@ -182,7 +182,6 @@ | |||
182 | }; | 182 | }; |
183 | 183 | ||
184 | mdio@10d40 { | 184 | mdio@10d40 { |
185 | device_type = "mdio"; | ||
186 | compatible = "fsl,mpc8272ads-mdio-bitbang", | 185 | compatible = "fsl,mpc8272ads-mdio-bitbang", |
187 | "fsl,mpc8272-mdio-bitbang", | 186 | "fsl,mpc8272-mdio-bitbang", |
188 | "fsl,cpm2-mdio-bitbang"; | 187 | "fsl,cpm2-mdio-bitbang"; |
diff --git a/arch/powerpc/boot/dts/pq2fads.dts b/arch/powerpc/boot/dts/pq2fads.dts index 9d065cdeb5eb..0c525ff0c257 100644 --- a/arch/powerpc/boot/dts/pq2fads.dts +++ b/arch/powerpc/boot/dts/pq2fads.dts | |||
@@ -198,7 +198,6 @@ | |||
198 | }; | 198 | }; |
199 | 199 | ||
200 | mdio@10d40 { | 200 | mdio@10d40 { |
201 | device_type = "mdio"; | ||
202 | compatible = "fsl,pq2fads-mdio-bitbang", | 201 | compatible = "fsl,pq2fads-mdio-bitbang", |
203 | "fsl,mpc8280-mdio-bitbang", | 202 | "fsl,mpc8280-mdio-bitbang", |
204 | "fsl,cpm2-mdio-bitbang"; | 203 | "fsl,cpm2-mdio-bitbang"; |
diff --git a/arch/powerpc/boot/dts/prpmc2800.dts b/arch/powerpc/boot/dts/prpmc2800.dts index 909e8b0ead26..77c8db238d1c 100644 --- a/arch/powerpc/boot/dts/prpmc2800.dts +++ b/arch/powerpc/boot/dts/prpmc2800.dts | |||
@@ -73,7 +73,6 @@ | |||
73 | mdio { | 73 | mdio { |
74 | #address-cells = <1>; | 74 | #address-cells = <1>; |
75 | #size-cells = <0>; | 75 | #size-cells = <0>; |
76 | device_type = "mdio"; | ||
77 | compatible = "marvell,mv64360-mdio"; | 76 | compatible = "marvell,mv64360-mdio"; |
78 | PHY0: ethernet-phy@1 { | 77 | PHY0: ethernet-phy@1 { |
79 | compatible = "broadcom,bcm5421"; | 78 | compatible = "broadcom,bcm5421"; |