ARM: dts: imx7-colibri: set lcdif clock source to video pll

Use the video PLL as clock source to assure proper pixel clock
generation.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Stefan Agner
2022-05-16 15:47:13 +02:00
committed by Shawn Guo
parent b40549e9a0
commit 417092d5e7

View File

@@ -441,6 +441,8 @@ atmel_mxt_ts: touchscreen@4a {
};
&lcdif {
assigned-clocks = <&clks IMX7D_LCDIF_PIXEL_ROOT_SRC>;
assigned-clock-parents = <&clks IMX7D_PLL_VIDEO_POST_DIV>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_lcdif_dat
&pinctrl_lcdif_ctrl>;