mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 08:03:01 +09:00
dt-bindings: clock: dispcc-sm8250: Add EDP_LINK_DIV_CLK_SRC index
Add this previously missing index, since it is supported by the SoCs targeted by the dispcc-sm8250 driver. Signed-off-by: Robert Foss <robert.foss@linaro.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221102090140.965450-4-robert.foss@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
e1a297a681
commit
c2b6ad7295
@@ -64,6 +64,7 @@
|
||||
#define DISP_CC_MDSS_EDP_LINK_INTF_CLK 54
|
||||
#define DISP_CC_MDSS_EDP_PIXEL_CLK 55
|
||||
#define DISP_CC_MDSS_EDP_PIXEL_CLK_SRC 56
|
||||
#define DISP_CC_MDSS_EDP_LINK_DIV_CLK_SRC 57
|
||||
|
||||
/* DISP_CC Reset */
|
||||
#define DISP_CC_MDSS_CORE_BCR 0
|
||||
|
||||
Reference in New Issue
Block a user