ARM: dts: msm: disable bcl_sensor for SDM845 RB3

The bcl_sensor has a dependency on the FG gen3 driver. Disable
the same as FG is already disabled on this platform,disable
bcl_sensor can address the issue.

Change-Id: I23577171366cc89a211ad8b350ff6a5590989f0f
Signed-off-by: Junwen Wu <wudaemon@codeaurora.org>
This commit is contained in:
Junwen Wu 2019-08-20 10:36:03 +08:00
parent 2b910b4bec
commit 28b26f560f
1 changed files with 4 additions and 0 deletions

View File

@ -293,6 +293,10 @@
status = "disabled";
};
&bcl_sensor {
status = "disabled";
};
&smb1355_charger_0 {
status = "ok";
qcom,disable-ctm;