summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7d.dtsi
diff options
context:
space:
mode:
authorFancy Fang <chen.fang@nxp.com>2019-12-26 13:04:06 +0800
committerFancy Fang <chen.fang@nxp.com>2019-12-26 18:24:22 +0800
commit5372899ed037bb7cc1ee53d71dfb5f897fe4468a (patch)
treea10df517466ccd29295fc3f543610649d90cd1b3 /arch/arm/boot/dts/imx7d.dtsi
parentbcae63bb27e513e90d22477029017e9fe0971bff (diff)
LF-603-1 arm: dts: imx7d: use power-domains for mipi phy
Since the gpcv2 driver has been changed to use power domains for all the modules, so add the 'power-domains' property for mipi dsi and remove previous 'mipi-phy' supply property for dphy power management. Signed-off-by: Fancy Fang <chen.fang@nxp.com> Reviewed-by: Robby Cai <robby.cai@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/imx7d.dtsi')
-rw-r--r--arch/arm/boot/dts/imx7d.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx7d.dtsi b/arch/arm/boot/dts/imx7d.dtsi
index cac43b073d72..b620366fb01c 100644
--- a/arch/arm/boot/dts/imx7d.dtsi
+++ b/arch/arm/boot/dts/imx7d.dtsi
@@ -239,7 +239,7 @@
clocks = <&clks IMX7D_MIPI_DSI_ROOT_CLK>,
<&clks IMX7D_MIPI_DPHY_ROOT_CLK>;
clock-names = "mipi_cfg_clk", "mipi_pllref_clk";
- mipi-phy-supply = <&reg_1p0d>;
+ power-domains = <&pgc_mipi_phy>;
status = "disabled";
};