mips: bmips: add wap-5813n usb support

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas
2018-02-04 21:10:15 +01:00
committed by Daniel Schwierzeck
parent fc5cf3a0c7
commit b8841ce18a
2 changed files with 21 additions and 0 deletions

View File

@@ -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";
};