File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 6
6
/dts-v1/;
7
7
8
8
#include <dt-bindings/interrupt-controller/arm-gic.h>
9
+ #include <dt-bindings/clock/qcom,dsi-phy-28nm.h>
9
10
#include <dt-bindings/clock/qcom,gcc-msm8974.h>
10
11
#include <dt-bindings/clock/qcom,mmcc-msm8974.h>
11
12
#include <dt-bindings/clock/qcom,rpmcc.h>
983
984
<&gcc GPLL0_VOTE>,
984
985
<&gcc GPLL1_VOTE>,
985
986
<&rpmcc RPM_SMD_GFX3D_CLK_SRC>,
986
- <&mdss_dsi0_phy 1 >,
987
- <&mdss_dsi0_phy 0 >;
987
+ <&mdss_dsi0_phy DSI_PIXEL_PLL_CLK >,
988
+ <&mdss_dsi0_phy DSI_BYTE_PLL_CLK >;
988
989
clock-names = "xo",
989
990
"mmss_gpll0_vote",
990
991
"gpll0_vote",
1060
1061
1061
1062
assigned-clocks = <&mmcc BYTE0_CLK_SRC>,
1062
1063
<&mmcc PCLK0_CLK_SRC>;
1063
- assigned-clock-parents = <&mdss_dsi0_phy 0 >,
1064
- <&mdss_dsi0_phy 1 >;
1064
+ assigned-clock-parents = <&mdss_dsi0_phy DSI_BYTE_PLL_CLK >,
1065
+ <&mdss_dsi0_phy DSI_PIXEL_PLL_CLK >;
1065
1066
1066
1067
clocks = <&mmcc MDSS_MDP_CLK>,
1067
1068
<&mmcc MDSS_AHB_CLK>,
You can’t perform that action at this time.
0 commit comments