mirror of
https://github.com/torvalds/linux.git
synced 2025-11-01 17:18:25 +02:00
dt-bindings: clock: qcom,mmcc-msm8960: add LCDC-related clocks
APQ8064 / MSM8960 have separate LVDS / LCDC clock, driving the MDP4 LCD controller. Add corresponding indices to clock controller bindings. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20241224-apq8064-fix-mmcc-v1-2-c95d2e2bf143@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
2b5add606c
commit
0a0693fb26
1 changed files with 2 additions and 0 deletions
|
|
@ -133,5 +133,7 @@
|
|||
#define VCAP_CLK 124
|
||||
#define VCAP_NPL_CLK 125
|
||||
#define PLL15 126
|
||||
#define DSI2_PIXEL_LVDS_SRC 127
|
||||
#define LVDS_CLK 128
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue