Skip to content
Snippets Groups Projects
Commit 788ff422 authored by Adam Ford's avatar Adam Ford Committed by Stefano Babic
Browse files

arm: dts: imx8mp-beacon-kit: Enable USB Power domains


The USB Power domains should not have been removed as it causes
the board to hang if the USB is started.

Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
Reviewed-by: default avatarFabio Estevam <festevam@denx.de>
parent 451799a6
No related branches found
No related tags found
No related merge requests found
......@@ -185,12 +185,10 @@
&usb3_0 {
dma-ranges = <0x40000000 0x40000000 0xc0000000>;
/delete-property/ power-domains;
};
&usb3_1 {
dma-ranges = <0x40000000 0x40000000 0xc0000000>;
/delete-property/ power-domains;
};
&usb_dwc3_0 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment