Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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) <robh@kernel.org>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Link: https://lore.kernel.org/r/20250709-x1e-videocc-v2-4-ad1acf5674b4@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Stephan Gerhold and committed by
Bjorn Andersson
d0b70650 92640a6d

+2
+2
include/dt-bindings/clock/qcom,x1e80100-gcc.h
··· 482 482 #define GCC_USB_1_PHY_BCR 85 483 483 #define GCC_USB_2_PHY_BCR 86 484 484 #define GCC_VIDEO_BCR 87 485 + #define GCC_VIDEO_AXI0_CLK_ARES 88 486 + #define GCC_VIDEO_AXI1_CLK_ARES 89 485 487 #endif