dt/bindings: Remove all references to device_type "ethernet-phy"
[deliverable/linux.git] / Documentation / devicetree / bindings / net / phy.txt
index 7cd18fbfcf71e702249d1f1aeada02611e2bed52..506db4ba3e8aa3e814a3481d9bd9e8fd01641d3e 100644 (file)
@@ -2,7 +2,6 @@ PHY nodes
 
 Required properties:
 
- - device_type : Should be "ethernet-phy"
  - interrupts : <a b> where a is the interrupt number and b is a
    field that represents an encoding of the sense and level
    information for the interrupt.  This should be encoded based on
@@ -31,5 +30,4 @@ ethernet-phy@0 {
        interrupt-parent = <40000>;
        interrupts = <35 1>;
        reg = <0>;
-       device_type = "ethernet-phy";
 };
This page took 0.02659 seconds and 5 git commands to generate.