]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
ARM: dtses: Remove all compatible string from phy node
authorMichal Simek <michal.simek@xilinx.com>
Fri, 29 Aug 2014 14:16:49 +0000 (16:16 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 29 Aug 2014 14:18:58 +0000 (16:18 +0200)
commit1c8af574a7ed2f61ba2edc219d333d69e1f2a45c
tree3f8e629d9c2055bd4241186a469bf266be9345c5
parentbd31d3d2d3cdaee82691e5dff8039ec08fb7b665
ARM: dtses: Remove all compatible string from phy node

Compatible string is not listed anywhere and it is even
not used by the kernel. Autodetection is done automatically.
If you want to specify exact PHYID please use compatible string
in this format.
compatible = "ethernet-phy-id0141.0e40", "ethernet-phy-ieee802.3-c22";

For more information look at here:
Documentation/devicetree/bindings/net/phy.txt

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/boot/dts/zynq-cc108.dts
arch/arm/boot/dts/zynq-zc702.dts
arch/arm/boot/dts/zynq-zc706.dts
arch/arm/boot/dts/zynq-zc770-xm010.dts
arch/arm/boot/dts/zynq-zc770-xm013.dts
arch/arm/boot/dts/zynq-zed.dts