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:
parent
b40549e9a0
commit
417092d5e7
1 changed files with 2 additions and 0 deletions
|
|
@ -441,6 +441,8 @@
|
|||
};
|
||||
|
||||
&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>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue