MLK-23694-7 arm64: dts: imx8mp: add apb clock for blk-ctl@32ec0000
authorFancy Fang <chen.fang@nxp.com>
Fri, 15 May 2020 11:19:24 +0000 (19:19 +0800)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:22:41 +0000 (11:22 +0800)
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 <chen.fang@nxp.com>
Reviewed-by: Liu Ying <victor.liu@nxp.com>
arch/arm64/boot/dts/freescale/imx8mp.dtsi

index bb8e06f..3d75b9d 100644 (file)
                                compatible = "fsl,imx8mp-mediamix-blk-ctl",
                                             "syscon";
                                reg = <0x32ec0000 0x10000>;
+                               clocks = <&clk IMX8MP_CLK_MEDIA_APB_ROOT>;
                        };
 
                        ldb: ldb@32ec005c {