ARM: dts: msm: remove leakage on ldo26 for msm8996
ssc_sensor voting the ldo26 clock causing leak disable ssc_sensor which is not required for auto. Change-Id: I1bc5c3c0f091ad3f7fc0d2180e1825b5019648ec Signed-off-by: vkakani <vkakani@codeaurora.org>
This commit is contained in:
parent
d0d5319fd6
commit
ad1bef8b82
1 changed files with 4 additions and 0 deletions
|
@ -1421,3 +1421,7 @@
|
|||
contiguous-region = <&cont_splash_mem &cont_splash_mem_hdmi
|
||||
&early_camera_mem>;
|
||||
};
|
||||
|
||||
&ssc_sensors {
|
||||
status = "disabled";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue