Skip to content

Commit 2ceb62c

Browse files
committed
ayufan: dts: rockpro64: remove fusb302 as it is not yet supported
Change-Id: I9061e3300d1e8e2180fa0e5b7484ccbfd3fd5ccc
1 parent b5c39b3 commit 2ceb62c

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -547,16 +547,6 @@
547547
i2c-scl-rising-time-ns = <600>;
548548
i2c-scl-falling-time-ns = <20>;
549549
status = "okay";
550-
551-
fusb0: fusb30x@22 {
552-
compatible = "fairchild,fusb302";
553-
reg = <0x22>;
554-
pinctrl-names = "default";
555-
pinctrl-0 = <&fusb0_int>;
556-
vbus-5v-gpios = <&gpio1 3 GPIO_ACTIVE_LOW>;
557-
int-n-gpios = <&gpio1 2 GPIO_ACTIVE_HIGH>;
558-
status = "okay";
559-
};
560550
};
561551

562552
&i2s0 {
@@ -613,13 +603,6 @@
613603
};
614604
};
615605

616-
fusb30x {
617-
fusb0_int: fusb0-int {
618-
rockchip,pins =
619-
<1 2 RK_FUNC_GPIO &pcfg_pull_up>;
620-
};
621-
};
622-
623606
pcie {
624607
pcie_pwr_en: pcie-pwr-en {
625608
rockchip,pins = <1 RK_PD0 RK_FUNC_GPIO &pcfg_pull_none>;
@@ -700,7 +683,6 @@
700683
};
701684

702685
&tcphy0 {
703-
extcon = <&fusb0>;
704686
status = "okay";
705687
};
706688

@@ -718,7 +700,6 @@
718700

719701
&u2phy0 {
720702
status = "okay";
721-
extcon = <&fusb0>;
722703

723704
u2phy0_otg: otg-port {
724705
status = "okay";
@@ -770,7 +751,6 @@
770751
};
771752

772753
&usbdrd3_0 {
773-
extcon = <&fusb0>;
774754
status = "okay";
775755
};
776756

0 commit comments

Comments
 (0)