Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0b71a491 authored by Diptanshu Jamgade's avatar Diptanshu Jamgade
Browse files

dt-bindings: clock: qcom: Add support for BCRs in VideoCC for Lagoon



Add support for vcodec_video_cc_interface_bcr,
vcodec_video_cc_mvs0_bcr and vcodec_video_cc_mvsc_bcr for Lagoon.

Change-Id: I48222dc8d6027b3f2af4a20af86a20407981380c
Signed-off-by: default avatarDiptanshu Jamgade <djamgade@codeaurora.org>
parent dbb7cabe
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -21,4 +21,9 @@
#define VIDEO_CC_XO_CLK			11
#define VIDEO_CC_XO_CLK_SRC		12

/* VIDEO_CC resets */
#define VCODEC_VIDEO_CC_INTERFACE_BCR	0
#define VCODEC_VIDEO_CC_MVS0_BCR	1
#define VCODEC_VIDEO_CC_MVSC_BCR	2

#endif