summaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorLiu Ying <victor.liu@nxp.com>2019-08-23 14:28:37 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:28:39 +0800
commite72f2ac0f37050512b0a77d93d8e8aad3a87b01f (patch)
treeedd3021bcdde0b3633c1088ee26800c29be405db /include/dt-bindings
parent17f458d0a4373b8c6d824b343b1b3dad9532c2f3 (diff)
clk: imx6q: Forward some IPUv3 and LDB clock changes from imx_4.19.y kernel
This patch forwards some IPUv3 and LDB clock changes from imx_4.19.y kernel, as needed to enable internal IPUv3 fb and LVDS displays. Signed-off-by: Liu Ying <victor.liu@nxp.com>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/imx6qdl-clock.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/imx6qdl-clock.h b/include/dt-bindings/clock/imx6qdl-clock.h
index e20c43cc36f6..15118e76e353 100644
--- a/include/dt-bindings/clock/imx6qdl-clock.h
+++ b/include/dt-bindings/clock/imx6qdl-clock.h
@@ -273,6 +273,11 @@
#define IMX6QDL_CLK_MMDC_P0_IPG 263
#define IMX6QDL_CLK_DCIC1 264
#define IMX6QDL_CLK_DCIC2 265
-#define IMX6QDL_CLK_END 266
+#define IMX6QDL_CLK_AXI_ALT_SEL 266
+#define IMX6QDL_CLK_LDB_DI0_DIV_7 267
+#define IMX6QDL_CLK_LDB_DI1_DIV_7 268
+#define IMX6QDL_CLK_LDB_DI0_DIV_SEL 269
+#define IMX6QDL_CLK_LDB_DI1_DIV_SEL 270
+#define IMX6QDL_CLK_END 271
#endif /* __DT_BINDINGS_CLOCK_IMX6QDL_H */