OSDN Git Service

ARM: dts: imx27-phytec-phycore-rdk: Remove duplicate entries for USB PHY
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 26 Apr 2014 04:52:06 +0000 (08:52 +0400)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 16 May 2014 15:02:03 +0000 (23:02 +0800)
"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>
arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts

index 0875327..ac18ccf 100644 (file)
        };
 
        usbphy {
-               compatible = "simple-bus";
-               #address-cells = <1>;
-               #size-cells = <0>;
-
                usbphy2: usbphy@2 {
                        compatible = "usb-nop-xceiv";
                        reg = <0>;