hinlink-h88k: fix usb dr_mode to host

This commit is contained in:
qbisi 2025-02-08 05:55:05 +08:00 committed by Jianfeng Liu
parent 2f1fa5f40f
commit c3be0a4216
2 changed files with 2 additions and 0 deletions

View File

@ -849,6 +849,7 @@
};
&usb_host1_xhci {
dr_mode = "host";
status = "okay";
};

View File

@ -849,6 +849,7 @@
};
&usb_host1_xhci {
dr_mode = "host";
status = "okay";
};