aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2023-05-30 17:49:34 -0500
committerStefano Babic <sbabic@denx.de>2023-07-13 11:29:40 +0200
commit788ff422e55f954e90552a9eda1d49ffa788e9c2 (patch)
tree7336d1d485555fca208362bda7b7030da81e093b /arch/arm
parent451799a6ceac3139e88aa0762ffdc5284ce75333 (diff)
downloadu-boot-788ff422e55f954e90552a9eda1d49ffa788e9c2.zip
u-boot-788ff422e55f954e90552a9eda1d49ffa788e9c2.tar.gz
u-boot-788ff422e55f954e90552a9eda1d49ffa788e9c2.tar.bz2
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: Adam Ford <aford173@gmail.com> Reviewed-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/dts/imx8mp-beacon-kit-u-boot.dtsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/dts/imx8mp-beacon-kit-u-boot.dtsi b/arch/arm/dts/imx8mp-beacon-kit-u-boot.dtsi
index 5ca631e..b56f3a2 100644
--- 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 {