mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 02:59:19 -04:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user