From 0785deb8657ce501b25ac8206152ada9318192f7 Mon Sep 17 00:00:00 2001 From: Robert Chiras Date: Thu, 28 Nov 2019 17:50:54 +0200 Subject: arm64: dts: imx8mq: Add lcdif clock in mipi dsi node This clock is needed in order to be able to correctly use the MIPI resets, since this clock is the only one connected to the MIPI Reset Synchronizer block. Signed-off-by: Robert Chiras --- arch/arm64/boot/dts/freescale/imx8mq.dtsi | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'arch/arm64/boot/dts/freescale/imx8mq.dtsi') diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/arm64/boot/dts/freescale/imx8mq.dtsi index 6bd0f742d1d0..f71ffd231109 100755 --- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi @@ -986,12 +986,14 @@ <&clk IMX8MQ_CLK_DSI_AHB>, <&clk IMX8MQ_CLK_DSI_IPG_DIV>, <&clk IMX8MQ_CLK_DSI_PHY_REF>, - <&clk IMX8MQ_VIDEO_PLL1>; + <&clk IMX8MQ_VIDEO_PLL1>, + <&clk IMX8MQ_CLK_LCDIF_PIXEL>; clock-names = "core", "rx_esc", "tx_esc", "phy_ref", - "video_pll"; + "video_pll", + "lcdif"; assigned-clocks = <&clk IMX8MQ_CLK_DSI_PHY_REF>, <&clk IMX8MQ_CLK_DSI_CORE>, <&clk IMX8MQ_CLK_DSI_AHB>, -- cgit v1.2.3