Skip to content

Commit 5aafb58

Browse files
Andrea della Porta6by9
authored andcommitted
dt-bindings: clock: rp1: Add missing MIPI DSI defines
Declare the positional index for the RP1 MIPI clocks. Signed-off-by: Andrea della Porta <[email protected]> Reviewed-by: Stephen Boyd <[email protected]>
1 parent 423c26f commit 5aafb58

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

include/dt-bindings/clock/raspberrypi,rp1-clocks.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,8 @@
5858
#define RP1_PLL_VIDEO_PRI_PH 43
5959
#define RP1_PLL_AUDIO_TERN 44
6060

61+
/* MIPI clocks managed by the DSI driver */
62+
#define RP1_CLK_MIPI0_DSI_BYTECLOCK 45
63+
#define RP1_CLK_MIPI1_DSI_BYTECLOCK 46
64+
6165
#endif

0 commit comments

Comments
 (0)