summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8x-mek-rpmsg.dtsi
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@nxp.com>2020-03-17 18:29:12 +0800
committerShengjiu Wang <shengjiu.wang@nxp.com>2020-03-18 15:42:28 +0800
commitf967f755ed4bd7675fce9efd9a829e8759058ae3 (patch)
tree4e4f935e11fe5ecbb9383f545227f4f5e906aef0 /arch/arm64/boot/dts/freescale/imx8x-mek-rpmsg.dtsi
parenta8fa53ea78d9c9827be9ab375d4d1373136e8bbf (diff)
MLK-23618-16: arm64: dts: remove unneeded power domain for audio modules
The power domain for clocks is not needed by audio drivers, which is handled by clock driver. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8x-mek-rpmsg.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8x-mek-rpmsg.dtsi11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8x-mek-rpmsg.dtsi b/arch/arm64/boot/dts/freescale/imx8x-mek-rpmsg.dtsi
index 14e28f862b89..bbb1d3814b05 100644
--- a/arch/arm64/boot/dts/freescale/imx8x-mek-rpmsg.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8x-mek-rpmsg.dtsi
@@ -60,7 +60,6 @@
clocks = <&mclkout0_lpcg 0>;
clock-names = "mclk";
wlf,shared-lrclk;
- power-domains = <&pd IMX_SC_R_MCLK_OUT_0>;
assigned-clocks = <&clk IMX_SC_R_AUDIO_PLL_0 IMX_SC_PM_CLK_PLL>,
<&clk IMX_SC_R_AUDIO_PLL_0 IMX_SC_PM_CLK_SLV_BUS>,
<&clk IMX_SC_R_AUDIO_PLL_0 IMX_SC_PM_CLK_MST_BUS>,
@@ -78,16 +77,6 @@
VLS-supply = <&reg_audio>;
VLC-supply = <&reg_audio>;
reset-gpio = <&pca9557_b 1 GPIO_ACTIVE_LOW>;
- power-domains = <&pd IMX_SC_R_MCLK_OUT_0>,
- <&pd IMX_SC_R_AUDIO_CLK_0>,
- <&pd IMX_SC_R_AUDIO_CLK_1>,
- <&pd IMX_SC_R_AUDIO_PLL_0>,
- <&pd IMX_SC_R_AUDIO_PLL_1>;
- power-domain-names = "pd_mclk_out_0",
- "pd_audio_clk_0",
- "pd_audio_clk_1",
- "pd_audio_clk_0",
- "pd_audio_clk_1";
assigned-clocks = <&clk IMX_SC_R_AUDIO_PLL_0 IMX_SC_PM_CLK_PLL>,
<&clk IMX_SC_R_AUDIO_PLL_0 IMX_SC_PM_CLK_SLV_BUS>,
<&clk IMX_SC_R_AUDIO_PLL_0 IMX_SC_PM_CLK_MST_BUS>,