mips: bmips: add wap-5813n usb support
Signed-off-by: Ãlvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:

committed by
Daniel Schwierzeck

parent
fc5cf3a0c7
commit
b8841ce18a
@@ -51,10 +51,18 @@
|
||||
};
|
||||
};
|
||||
|
||||
&ehci {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&gpio0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&ohci {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pflash {
|
||||
status = "okay";
|
||||
};
|
||||
@@ -63,3 +71,7 @@
|
||||
u-boot,dm-pre-reloc;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usbh {
|
||||
status = "okay";
|
||||
};
|
||||
|
Reference in New Issue
Block a user