clk: imx8mq: Add VIDEO2_PLL clock

This clock is needed by DCSS when high resolutions are used.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
CC: Abel Vesa <abel.vesa@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Laurentiu Palcu
2019-10-02 17:04:53 +03:00
committed by Shawn Guo
parent 0ae4fbc63c
commit f0b1d7f2e7
2 changed files with 7 additions and 1 deletions

View File

@@ -403,5 +403,7 @@
#define IMX8MQ_CLK_SNVS_ROOT 264
#define IMX8MQ_CLK_GIC 265
#define IMX8MQ_CLK_END 266
#define IMX8MQ_VIDEO2_PLL1_REF_SEL 266
#define IMX8MQ_CLK_END 267
#endif /* __DT_BINDINGS_CLOCK_IMX8MQ_H */