From fb4fc53dc89912e426b8ea79b3d894a86b89ca93 Mon Sep 17 00:00:00 2001 From: Elaine Zhang Date: Tue, 9 Oct 2018 09:27:51 +0800 Subject: [PATCH] dt-bindings: clock: rk1808-cru: fix up the ID number repetition HCLK_ISP and HCLK_CIF ID num are all 205. Change-Id: Ia43cf6a8cd65e43673b4ebfe63bd92a3115740ab Signed-off-by: Elaine Zhang --- include/dt-bindings/clock/rk1808-cru.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/dt-bindings/clock/rk1808-cru.h b/include/dt-bindings/clock/rk1808-cru.h index 91a71dd0a165..2995d27e7b37 100644 --- a/include/dt-bindings/clock/rk1808-cru.h +++ b/include/dt-bindings/clock/rk1808-cru.h @@ -147,7 +147,6 @@ #define HCLK_VOPLITE 203 #define HCLK_RGA 204 #define HCLK_ISP 205 -#define HCLK_CIF 205 #define LSCLK_PCIE 206 #define HCLK_HOST 207 #define LSCLK_PERI 208 @@ -165,6 +164,7 @@ #define MSCLK_CORE_NIU 220 #define HSCLK_IMEM 221 #define HCLK_HOST_ARB 222 +#define HCLK_CIF 223 /* pclk gates */ #define PCLK_DDR 250