From: Abel Vesa Date: Fri, 22 May 2020 10:04:49 +0000 (+0300) Subject: arm64: dts: imx8mp: Update the audiomix PD clocks X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~577^2~2^2~387 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=eb227a9bf4a5d6b4d8fc20e1093c6fae7b7b2f89;p=linux.git arm64: dts: imx8mp: Update the audiomix PD clocks Now that the CCGR101 is added as a shared gate in the clock controller driver, we can switch the audiomix PD to use that newly added gate (IMX8MP_CLK_AUDIO_AHB_ROOT). Signed-off-by: Abel Vesa Reviewed-by: Dong Aisheng Tested-by: Daniel Baluta --- diff --git a/arch/arm64/boot/dts/freescale/imx8mp.dtsi b/arch/arm64/boot/dts/freescale/imx8mp.dtsi index bca131e4418f..30da81059c3d 100644 --- a/arch/arm64/boot/dts/freescale/imx8mp.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mp.dtsi @@ -280,8 +280,8 @@ #power-domain-cells = <0>; domain-index = <5>; domain-name = "audiomix"; - clocks = <&clk IMX8MP_CLK_AUDIO_ROOT>, - <&clk IMX8MP_CLK_AUDIO_AXI>; + clocks = <&clk IMX8MP_CLK_AUDIO_AHB_ROOT>, + <&clk IMX8MP_CLK_AUDIO_AXI_ROOT>; }; gpumix_pd: gpumix-pd {