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:
parent
aef15dbaf4
commit
560723a549
|
@ -39,10 +39,6 @@
|
|||
};
|
||||
|
||||
usbphy {
|
||||
compatible = "simple-bus";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
usbphy2: usbphy@2 {
|
||||
compatible = "usb-nop-xceiv";
|
||||
reg = <0>;
|
||||
|
|
Loading…
Reference in New Issue