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 <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 2b5add6 commit 0a0693f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)