projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36fb745
)
LF-413-1 arm64: dtsi: imx8mn: add power domain for usb
author
Li Jun
<jun.li@nxp.com>
Thu, 12 Dec 2019 02:24:33 +0000
(10:24 +0800)
committer
Dong Aisheng
<aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:47 +0000
(11:21 +0800)
Add the missing power domain for usbotg1.
Reviewed-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Li Jun <jun.li@nxp.com>
arch/arm64/boot/dts/freescale/imx8mn.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8mn.dtsi
b/arch/arm64/boot/dts/freescale/imx8mn.dtsi
index
1330931
..
3fc14b5
100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8mn.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8mn.dtsi
@@
-869,6
+869,7
@@
assigned-clock-parents = <&clk IMX8MN_SYS_PLL2_500M>;
fsl,usbphy = <&usbphynop1>;
fsl,usbmisc = <&usbmisc1 0>;
+ power-domains = <&usb_otg1_pd>;
status = "disabled";
};