mirror of https://github.com/OpenIPC/firmware.git
parent
c2234cef5b
commit
89622156ae
|
@ -149,3 +149,8 @@
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&usbdrd3_0 {
|
||||||
|
dwc3@0x100e0000 {
|
||||||
|
dr_mode = "host";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
Loading…
Reference in New Issue