Skip to content

Commit d0b7065

Browse files
stephan-ghandersson
authored andcommitted
dt-bindings: clock: qcom,x1e80100-gcc: Add missing video resets
Add the missing video resets that are needed for the iris video codec. Acked-by: Rob Herring (Arm) <[email protected]> Reviewed-by: Bryan O'Donoghue <[email protected]> Signed-off-by: Stephan Gerhold <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 92640a6 commit d0b7065

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/dt-bindings/clock/qcom,x1e80100-gcc.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,4 +482,6 @@
482482
#define GCC_USB_1_PHY_BCR 85
483483
#define GCC_USB_2_PHY_BCR 86
484484
#define GCC_VIDEO_BCR 87
485+
#define GCC_VIDEO_AXI0_CLK_ARES 88
486+
#define GCC_VIDEO_AXI1_CLK_ARES 89
485487
#endif

0 commit comments

Comments
 (0)