Skip to content

Commit 0a0693f

Browse files
lumagandersson
authored andcommitted
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>
1 parent 2b5add6 commit 0a0693f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

include/dt-bindings/clock/qcom,mmcc-msm8960.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,5 +133,7 @@
133133
#define VCAP_CLK 124
134134
#define VCAP_NPL_CLK 125
135135
#define PLL15 126
136+
#define DSI2_PIXEL_LVDS_SRC 127
137+
#define LVDS_CLK 128
136138

137139
#endif

0 commit comments

Comments
 (0)