switched usb to host mode
This commit is contained in:
parent
53b70fee6d
commit
7a4b1b1350
|
|
@ -61,7 +61,8 @@
|
||||||
|
|
||||||
&usbdrd_dwc3 {
|
&usbdrd_dwc3 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
dr_mode = "peripheral";
|
// dr_mode = "peripheral";
|
||||||
|
dr_mode = "host";
|
||||||
};
|
};
|
||||||
|
|
||||||
/**********SPI**********/
|
/**********SPI**********/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user