From: Val Packett Date: Thu, 5 Dec 2024 18:29:35 +0000 (-0300) Subject: dt-bindings: clock: rk3188-common: add PCLK_CIF0/PCLK_CIF1 X-Git-Tag: v6.15-rc1~103^2~1^2~1^2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c9804031626c51d4ddbc8c6e82bbd8496cf6e56;p=thirdparty%2Fkernel%2Flinux.git 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 Acked-by: Conor Dooley Link: https://lore.kernel.org/r/20241205182954.5346-1-val@packett.cool Signed-off-by: Heiko Stuebner --- diff --git a/include/dt-bindings/clock/rk3188-cru-common.h b/include/dt-bindings/clock/rk3188-cru-common.h index 01e14ab252a7d..dd988cc9d582f 100644 --- a/include/dt-bindings/clock/rk3188-cru-common.h +++ b/include/dt-bindings/clock/rk3188-cru-common.h @@ -103,6 +103,8 @@ #define PCLK_PERI 351 #define PCLK_DDRUPCTL 352 #define PCLK_PUBL 353 +#define PCLK_CIF0 354 +#define PCLK_CIF1 355 /* hclk gates */ #define HCLK_SDMMC 448