mirror of https://github.com/torvalds/linux.git
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>
This commit is contained in:
parent
92640a6d4a
commit
d0b706509f
|
|
@ -482,4 +482,6 @@
|
|||
#define GCC_USB_1_PHY_BCR 85
|
||||
#define GCC_USB_2_PHY_BCR 86
|
||||
#define GCC_VIDEO_BCR 87
|
||||
#define GCC_VIDEO_AXI0_CLK_ARES 88
|
||||
#define GCC_VIDEO_AXI1_CLK_ARES 89
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue