Skip to content

Commit

Permalink
Merge branch '20231201-videocc-8150-v3-1-56bec3a5e443@quicinc.com' in…
Browse files Browse the repository at this point in the history
…to clk-for-6.8

Merge SM8150 Video clock controller through a topic branch, to allow
constants to be made available in the DeviceTree branch as well.
  • Loading branch information
Bjorn Andersson committed Dec 16, 2023
2 parents 874bc7b + 3185f96 commit d00e87f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions include/dt-bindings/clock/qcom,videocc-sm8150.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@

/* VIDEO_CC Resets */
#define VIDEO_CC_MVSC_CORE_CLK_BCR 0
#define VIDEO_CC_INTERFACE_BCR 1
#define VIDEO_CC_MVS0_BCR 2
#define VIDEO_CC_MVS1_BCR 3
#define VIDEO_CC_MVSC_BCR 4

/* VIDEO_CC GDSCRs */
#define VENUS_GDSC 0
Expand Down

0 comments on commit d00e87f

Please sign in to comment.