Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Val Packett and committed by
Heiko Stuebner
7c980403 2014c95a

+2
+2
include/dt-bindings/clock/rk3188-cru-common.h
··· 103 103 #define PCLK_PERI 351 104 104 #define PCLK_DDRUPCTL 352 105 105 #define PCLK_PUBL 353 106 + #define PCLK_CIF0 354 107 + #define PCLK_CIF1 355 106 108 107 109 /* hclk gates */ 108 110 #define HCLK_SDMMC 448