From e196331e735fcc02757cb8884d19ab460a5bbb0d Mon Sep 17 00:00:00 2001 From: Robby Cai Date: Thu, 4 Jun 2015 18:03:04 +0800 Subject: MLK-10795-1 clock: correct the clock for CSI correct the clock for CSI Signed-off-by: Robby Cai --- include/dt-bindings/clock/imx6ul-clock.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'include/dt-bindings') diff --git a/include/dt-bindings/clock/imx6ul-clock.h b/include/dt-bindings/clock/imx6ul-clock.h index 4244a66da293..c343894ce603 100644 --- a/include/dt-bindings/clock/imx6ul-clock.h +++ b/include/dt-bindings/clock/imx6ul-clock.h @@ -231,7 +231,10 @@ #define IMX6UL_CLK_IPP_DI1 218 #define IMX6UL_CA7_SECONDARY_SEL 219 #define IMX6UL_CLK_PER_BCH 220 +#define IMX6UL_CLK_CSI_SEL 221 +#define IMX6UL_CLK_CSI_PODF 222 +#define IMX6UL_CLK_PLL3_120M 223 -#define IMX6UL_CLK_END 221 +#define IMX6UL_CLK_END 224 #endif /* __DT_BINDINGS_CLOCK_IMX6UL_H */ -- cgit v1.2.3