Message ID | 1398487933-5683-1-git-send-email-shc_work@mail.ru (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Sat, Apr 26, 2014 at 08:52:06AM +0400, Alexander Shiyan wrote: > "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> Applied 1 ~ 6, thanks.
diff --git a/arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts b/arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts index 0875327..ac18ccf 100644 --- a/arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts +++ b/arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts @@ -39,10 +39,6 @@ }; usbphy { - compatible = "simple-bus"; - #address-cells = <1>; - #size-cells = <0>; - usbphy2: usbphy@2 { compatible = "usb-nop-xceiv"; reg = <0>;
"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> --- arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts | 4 ---- 1 file changed, 4 deletions(-)