From: Fancy Fang Date: Fri, 15 May 2020 11:19:24 +0000 (+0800) Subject: MLK-23694-7 arm64: dts: imx8mp: add apb clock for blk-ctl@32ec0000 X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~577^2~2^2~410 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=8c88abd62e2babfef35c585880eb470e4732ca01;p=linux.git MLK-23694-7 arm64: dts: imx8mp: add apb clock for blk-ctl@32ec0000 The mediamix block control module access requires the 'IMX8MP_CLK_MEDIA_APB_ROOT' clock to be enabled, so add this clock to this device node. Signed-off-by: Fancy Fang Reviewed-by: Liu Ying --- diff --git a/arch/arm64/boot/dts/freescale/imx8mp.dtsi b/arch/arm64/boot/dts/freescale/imx8mp.dtsi index bb8e06f032c8..3d75b9d19501 100644 --- a/arch/arm64/boot/dts/freescale/imx8mp.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mp.dtsi @@ -1162,6 +1162,7 @@ compatible = "fsl,imx8mp-mediamix-blk-ctl", "syscon"; reg = <0x32ec0000 0x10000>; + clocks = <&clk IMX8MP_CLK_MEDIA_APB_ROOT>; }; ldb: ldb@32ec005c {