Skip to content

Commit e68ba0f

Browse files
Huang zhibaojayxurockchip
authored andcommitted
arm64: dts: rk3368-r88: enabled usb host
Change-Id: I02dbdeebb15221076a2e1c415e5e6e8bccb484b2 Signed-off-by: Huang zhibao <hzb@rock-chips.com>
1 parent 9e30cc3 commit e68ba0f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3368-r88.dts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,11 +550,23 @@
550550
status = "okay";
551551
};
552552

553+
&usb_host0_ohci {
554+
status = "okay";
555+
};
556+
553557
&usb_otg {
554558
dr_mode = "device";
555559
status = "okay";
556560
};
557561

562+
&u2phy {
563+
status = "okay";
564+
};
565+
566+
&u2phy_host {
567+
status = "okay";
568+
};
569+
558570
&wdt {
559571
status = "okay";
560572
};

0 commit comments

Comments
 (0)