From f59e43a141bb38961359164c81e0db187da4e5f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Trzci=C5=84ski?= Date: Mon, 2 Jul 2018 23:49:31 +0200 Subject: [PATCH] ayufan: dts: rockpro64: remove fusb302 as it is not yet supported Change-Id: I9061e3300d1e8e2180fa0e5b7484ccbfd3fd5ccc --- .../boot/dts/rockchip/rk3399-rockpro64.dts | 20 ------------------- 1 file changed, 20 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts b/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts index 43aa759808ca9e..96120647f9aed7 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts @@ -547,16 +547,6 @@ i2c-scl-rising-time-ns = <600>; i2c-scl-falling-time-ns = <20>; status = "okay"; - - fusb0: fusb30x@22 { - compatible = "fairchild,fusb302"; - reg = <0x22>; - pinctrl-names = "default"; - pinctrl-0 = <&fusb0_int>; - vbus-5v-gpios = <&gpio1 3 GPIO_ACTIVE_LOW>; - int-n-gpios = <&gpio1 2 GPIO_ACTIVE_HIGH>; - status = "okay"; - }; }; &i2s0 { @@ -613,13 +603,6 @@ }; }; - fusb30x { - fusb0_int: fusb0-int { - rockchip,pins = - <1 2 RK_FUNC_GPIO &pcfg_pull_up>; - }; - }; - pcie { pcie_pwr_en: pcie-pwr-en { rockchip,pins = <1 RK_PD0 RK_FUNC_GPIO &pcfg_pull_none>; @@ -700,7 +683,6 @@ }; &tcphy0 { - extcon = <&fusb0>; status = "okay"; }; @@ -718,7 +700,6 @@ &u2phy0 { status = "okay"; - extcon = <&fusb0>; u2phy0_otg: otg-port { status = "okay"; @@ -770,7 +751,6 @@ }; &usbdrd3_0 { - extcon = <&fusb0>; status = "okay"; };