File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed
arch/arm64/boot/dts/rockchip Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change 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 {
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>;
700683};
701684
702685&tcphy0 {
703- extcon = <&fusb0>;
704686 status = "okay";
705687};
706688
718700
719701&u2phy0 {
720702 status = "okay";
721- extcon = <&fusb0>;
722703
723704 u2phy0_otg: otg-port {
724705 status = "okay";
770751};
771752
772753&usbdrd3_0 {
773- extcon = <&fusb0>;
774754 status = "okay";
775755};
776756
You can’t perform that action at this time.
0 commit comments