arm64: dts: rockchip: remove unused usb node for rk3399 mid
authorBin Yang <yangbin@rock-chips.com>
Thu, 25 Aug 2016 01:26:39 +0000 (09:26 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Thu, 25 Aug 2016 06:00:51 +0000 (14:00 +0800)
Change-Id: Ie8883d36a829b08d0963cbd7dbe183404b761093
Signed-off-by: Bin Yang <yangbin@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3399-mid-818-android.dts

index 6039e822d29364ac3a3a538fc22d5fb2e209ea2d..0959a7538438a1e79c9635ec39cded453d10e31d 100644 (file)
        };
 };
 
-&u2phy1 {
-       status = "okay";
-
-       u2phy1_otg: otg-port {
-               status = "okay";
-       };
-};
-
 &uart0 {
        pinctrl-names = "default";
        pinctrl-0 = <&uart0_xfer &uart0_cts>;
        status = "okay";
 };
 
-&usb_host1_ehci {
-       status = "okay";
-};
-
-&usb_host1_ohci {
-       status = "okay";
-};
-
 &usbdrd3_0 {
        extcon = <&fusb0>;
        status = "okay";
        status = "okay";
 };
 
-&usbdrd3_1 {
-       status = "okay";
-};
-
-&usbdrd_dwc3_1 {
-       status = "okay";
-};
-
 &vop0_pwm {
        assigned-clocks = <&cru SCLK_VOP0_PWM>;
        assigned-clock-rates = <50000000>;