projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
451799a
)
arm: dts: imx8mp-beacon-kit: Enable USB Power domains
author
Adam Ford
<aford173@gmail.com>
Tue, 30 May 2023 22:49:34 +0000
(17:49 -0500)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 13 Jul 2023 09:29:40 +0000
(11:29 +0200)
The USB Power domains should not have been removed as it causes
the board to hang if the USB is started.
Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
arch/arm/dts/imx8mp-beacon-kit-u-boot.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/imx8mp-beacon-kit-u-boot.dtsi
b/arch/arm/dts/imx8mp-beacon-kit-u-boot.dtsi
index 5ca631e9d8c43d876ede1f8b85ae245f87dc7413..b56f3a2bd2e11addf917b1704d96e07f506b5cfa 100644
(file)
--- a/
arch/arm/dts/imx8mp-beacon-kit-u-boot.dtsi
+++ b/
arch/arm/dts/imx8mp-beacon-kit-u-boot.dtsi
@@
-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 {