Skip to content

Commit 7c98040

Browse files
valpackettmmind
authored andcommitted
dt-bindings: clock: rk3188-common: add PCLK_CIF0/PCLK_CIF1
Add missing clock IDs for the CIF (Camera InterFace) blocks on the RK3188/RK3066. Signed-off-by: Val Packett <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
1 parent 2014c95 commit 7c98040

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/dt-bindings/clock/rk3188-cru-common.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@
103103
#define PCLK_PERI 351
104104
#define PCLK_DDRUPCTL 352
105105
#define PCLK_PUBL 353
106+
#define PCLK_CIF0 354
107+
#define PCLK_CIF1 355
106108

107109
/* hclk gates */
108110
#define HCLK_SDMMC 448

0 commit comments

Comments
 (0)