ARM: dts: msm: Change SVS clock rate for VFE on msm8998
Change SVS clock for vfe_clk_src from 384MHz to 480MHz. Change-Id: Ieff3fed56bc669e5b36022bb3282f17120cf949f Signed-off-by: Ramesh V <ramev@codeaurora.org>
This commit is contained in:
parent
a6d83d2e8e
commit
640e4defce
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
||||
|
@ -559,7 +559,7 @@
|
|||
"camss_vfe_ahb_clk", "camss_vfe_vbif_ahb_clk",
|
||||
"camss_vfe_vbif_axi_clk", "vfe_clk_src",
|
||||
"camss_csi_vfe_clk";
|
||||
qcom,clock-rates = <0 0 0 0 0 0 0 0 0 0 0 384000000 0
|
||||
qcom,clock-rates = <0 0 0 0 0 0 0 0 0 0 0 480000000 0
|
||||
0 0 0 0 0 0 0 0 0 0 0 576000000 0
|
||||
0 0 0 0 0 0 0 0 0 0 0 600000000 0>;
|
||||
status = "ok";
|
||||
|
@ -639,7 +639,7 @@
|
|||
"camss_vfe_ahb_clk", "camss_vfe_vbif_ahb_clk",
|
||||
"camss_vfe_vbif_axi_clk", "vfe_clk_src",
|
||||
"camss_csi_vfe_clk";
|
||||
qcom,clock-rates = <0 0 0 0 0 0 0 0 0 0 0 384000000 0
|
||||
qcom,clock-rates = <0 0 0 0 0 0 0 0 0 0 0 480000000 0
|
||||
0 0 0 0 0 0 0 0 0 0 0 576000000 0
|
||||
0 0 0 0 0 0 0 0 0 0 0 600000000 0>;
|
||||
status = "ok";
|
||||
|
|
Loading…
Add table
Reference in a new issue