diff --git a/include/dt-bindings/clock/rp1.h b/include/dt-bindings/clock/rp1.h index 27cbb6e130da..1ebb25f16923 100644 --- a/include/dt-bindings/clock/rp1.h +++ b/include/dt-bindings/clock/rp1.h @@ -54,3 +54,7 @@ /* Extra PLL output channels - RP1B0 only */ #define RP1_PLL_VIDEO_PRI_PH 43 #define RP1_PLL_AUDIO_TERN 44 + +/* MIPI clocks managed by the DSI driver */ +#define RP1_CLK_MIPI0_DSI_BYTECLOCK 45 +#define RP1_CLK_MIPI1_DSI_BYTECLOCK 46