Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 28b26f56 authored by Junwen Wu's avatar Junwen Wu
Browse files

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: default avatarJunwen Wu <wudaemon@codeaurora.org>
parent 2b910b4b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -293,6 +293,10 @@
	status = "disabled";
};

&bcl_sensor {
	status = "disabled";
};

&smb1355_charger_0 {
	status = "ok";
	qcom,disable-ctm;