forked from Minki/linux
dt-bindings: clock: Add missing SM8250 videoc clock indices
Two indexes need to be added to videocc-sm8250.h for venus to function properly. Rather than adding the missing indexes when used we add them separately here to keep checkpatch.pl happy. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Tested-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20210204150120.1521959-2-bryan.odonoghue@linaro.org Signed-off-by: Stephen Boyd <sboyd@kernel.org>
This commit is contained in:
parent
44c20c9ed3
commit
9ba80d849c
@ -16,6 +16,8 @@
|
||||
#define VIDEO_CC_MVS1C_DIV2_DIV_CLK_SRC 6
|
||||
#define VIDEO_CC_PLL0 7
|
||||
#define VIDEO_CC_PLL1 8
|
||||
#define VIDEO_CC_MVS0_DIV_CLK_SRC 9
|
||||
#define VIDEO_CC_MVS0_CLK 10
|
||||
|
||||
/* VIDEO_CC resets */
|
||||
#define VIDEO_CC_CVP_INTERFACE_BCR 0
|
||||
|
Loading…
Reference in New Issue
Block a user