ARM: dts: imx27-phytec-phycore-rdk: Remove duplicate entries for USB PHY

"compatible", "#address-cells" and "#size-cells" for USB PHY are
already described in the SOM DTS. Remove these duplicate entries.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
This commit is contained in:
Alexander Shiyan 2014-04-26 08:52:06 +04:00 committed by Shawn Guo
parent aef15dbaf4
commit 560723a549
1 changed files with 0 additions and 4 deletions

View File

@ -39,10 +39,6 @@
};
usbphy {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <0>;
usbphy2: usbphy@2 {
compatible = "usb-nop-xceiv";
reg = <0>;