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 <val@packett.cool> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20241205182954.5346-1-val@packett.cool Signed-off-by: Heiko Stuebner <heiko@sntech.de>
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)