From: Robin Gong Date: Mon, 25 Nov 2019 17:14:18 +0000 (+0800) Subject: LF-146: ARM64: dts: freescale: imx8qm-mek-dsp: add power-domain-names X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~577^2~2^2~610 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=6ac8fc8de367488f1f85e0389e74e7ff0477a491;p=linux.git LF-146: ARM64: dts: freescale: imx8qm-mek-dsp: add power-domain-names Add power-domain-names for edma2 device node, otherwise, power-domains in imx8qm-mek-dsp.dts will not match with the default power-domain-names in imx8qm-ss-audio. commit 479432deec17 ("LF-121: arm64: dts: imx8qm-mek-dsp: Fix the typo") is not enough. Signed-off-by: Robin Gong Reviewed-by: Shengjiu Wang --- diff --git a/arch/arm64/boot/dts/freescale/imx8qm-mek-dsp.dts b/arch/arm64/boot/dts/freescale/imx8qm-mek-dsp.dts index ba6555b20c87..f973986f46df 100644 --- a/arch/arm64/boot/dts/freescale/imx8qm-mek-dsp.dts +++ b/arch/arm64/boot/dts/freescale/imx8qm-mek-dsp.dts @@ -59,6 +59,11 @@ <&pd IMX_SC_R_DMA_2_CH14>, <&pd IMX_SC_R_DMA_2_CH15>, <&pd IMX_SC_R_DMA_2_CH21>, <&pd IMX_SC_R_DMA_2_CH23>; + power-domain-names = "edma2-chan8", "edma2-chan9", + "edma2-chan12", "edma2-chan13", + "edma2-chan14", "edma2-chan15", + "edma2-chan21", + "edma2-chan23"; status = "okay"; };