Revert "ARM: dts: msm: Increase CSIPHY clock rate on 8996"
This reverts commit b6db8cdda733821b9d21cc66a5f8c2ce62238065 ("ARM: dts: msm: Increase CSIPHY clock rate on 8996") to meet power test requirement. Change-Id: I1a1667782dc211c5061ddd5642868d0e2d066631 Signed-off-by: Xu Han <hanxu@codeaurora.org>
This commit is contained in:
parent
a48cadfb8f
commit
0117f1ce83
1 changed files with 3 additions and 3 deletions
|
@ -39,7 +39,7 @@
|
||||||
"ispif_ahb_clk", "csiphy_timer_src_clk",
|
"ispif_ahb_clk", "csiphy_timer_src_clk",
|
||||||
"csiphy_timer_clk", "camss_ahb_clk",
|
"csiphy_timer_clk", "camss_ahb_clk",
|
||||||
"csiphy_3p_clk_src", "csi_phy_3p_clk";
|
"csiphy_3p_clk_src", "csi_phy_3p_clk";
|
||||||
qcom,clock-rates = <0 0 266670000 0 0 200000000 0>;
|
qcom,clock-rates = <0 0 200000000 0 0 100000000 0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
qcom,csiphy@a35000 {
|
qcom,csiphy@a35000 {
|
||||||
|
@ -60,7 +60,7 @@
|
||||||
"ispif_ahb_clk", "csiphy_timer_src_clk",
|
"ispif_ahb_clk", "csiphy_timer_src_clk",
|
||||||
"csiphy_timer_clk", "camss_ahb_clk",
|
"csiphy_timer_clk", "camss_ahb_clk",
|
||||||
"csiphy_3p_clk_src", "csi_phy_3p_clk";
|
"csiphy_3p_clk_src", "csi_phy_3p_clk";
|
||||||
qcom,clock-rates = <0 0 266670000 0 0 200000000 0>;
|
qcom,clock-rates = <0 0 200000000 0 0 100000000 0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
qcom,csiphy@a36000 {
|
qcom,csiphy@a36000 {
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
"ispif_ahb_clk", "csiphy_timer_src_clk",
|
"ispif_ahb_clk", "csiphy_timer_src_clk",
|
||||||
"csiphy_timer_clk", "camss_ahb_clk",
|
"csiphy_timer_clk", "camss_ahb_clk",
|
||||||
"csiphy_3p_clk_src", "csi_phy_3p_clk";
|
"csiphy_3p_clk_src", "csi_phy_3p_clk";
|
||||||
qcom,clock-rates = <0 0 266670000 0 0 200000000 0>;
|
qcom,clock-rates = <0 0 200000000 0 0 100000000 0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
qcom,csid@a30000 {
|
qcom,csid@a30000 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue