ARM: dts: msm: change the voltage corner name
soc util validation check was failing due to different name, to fix it change voltage corener label name from lowsvs_d1 to lowsvsd1. CRs-Fixed: 3696784 Change-Id: I5cb10f97292f09dea0fc0683fa60315c0cb5097d Signed-off-by: Soumen Ghosh <quic_soumeng@quicinc.com>
This commit is contained in:
committed by
Camera Software Integration
parent
7a4e0f9060
commit
7103074adc
@@ -3195,7 +3195,7 @@
|
||||
<0 0 0 675000000 0 0 0>,
|
||||
<0 0 0 825000000 0 0 0>,
|
||||
<0 0 0 825000000 0 0 0>;
|
||||
clock-cntl-level = "lowsvs_d1", "lowsvs", "svs", "svs_l1", "nominal",
|
||||
clock-cntl-level = "lowsvsd1", "lowsvs", "svs", "svs_l1", "nominal",
|
||||
"turbo";
|
||||
nrt-device;
|
||||
src-clock-name = "ipe_nps_clk_src";
|
||||
|
Reference in New Issue
Block a user