Skip to content

Commit

Permalink
arm64: dts: imx8mn: remove otg1 power domain dependency on hsio
Browse files Browse the repository at this point in the history
[ Upstream commit 9e0bbb7 ]

pgc_otg1 is an independent power domain of hsio, it's for usb phy,
so remove hsio power domain from its node.

Fixes: 8b8ebec ("arm64: dts: imx8mn: add GPC node")
Signed-off-by: Li Jun <jun.li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
  • Loading branch information
Junlisuzhou authored and gregkh committed Nov 10, 2022
1 parent be09330 commit fc109ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm64/boot/dts/freescale/imx8mn.dtsi
Expand Up @@ -662,7 +662,6 @@
pgc_otg1: power-domain@1 {
#power-domain-cells = <0>;
reg = <IMX8MN_POWER_DOMAIN_OTG1>;
power-domains = <&pgc_hsiomix>;
};

pgc_gpumix: power-domain@2 {
Expand Down

0 comments on commit fc109ee

Please sign in to comment.