aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@nxp.com>2019-10-02 17:04:53 +0300
committerShawn Guo <shawnguo@kernel.org>2019-10-14 19:27:23 +0800
commitf0b1d7f2e7c2348ae4c856dffb6172c80a023483 (patch)
tree1fc49f6ce507f5f95ad1e809b461a5d1c4f171ac /include/dt-bindings/clock
parentclk: imx8mn: Use common 1443X/1416X PLL clock structure (diff)
downloadlinux-dev-f0b1d7f2e7c2348ae4c856dffb6172c80a023483.tar.xz
linux-dev-f0b1d7f2e7c2348ae4c856dffb6172c80a023483.zip
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>
Diffstat (limited to 'include/dt-bindings/clock')
-rw-r--r--include/dt-bindings/clock/imx8mq-clock.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/imx8mq-clock.h b/include/dt-bindings/clock/imx8mq-clock.h
index 65463673d25e..35b9ed9d62d8 100644
--- a/include/dt-bindings/clock/imx8mq-clock.h
+++ b/include/dt-bindings/clock/imx8mq-clock.h
@@ -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 */