diff mbox

[1/8] ARM: dts: imx27-phytec-phycore-rdk: Remove duplicate entries for USB PHY

Message ID 1398487933-5683-1-git-send-email-shc_work@mail.ru (mailing list archive)
State New, archived
Headers show

Commit Message

Alexander Shiyan April 26, 2014, 4:52 a.m. UTC
"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(-)

Comments

Shawn Guo April 29, 2014, 6:08 a.m. UTC | #1
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 mbox

Patch

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>;