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

Commit 5ca27c07 authored by David Collins's avatar David Collins
Browse files

ARM: dts: msm: disable SPMI write corruption workaround for SDM845 v2.1



The SPMI write corruption workaround is not required on SDM845
v2.1 parts because the underlying issue is fixed in hardware.

Change-Id: I18b1c372cb30ccbcb69a77d6f37bf86d7f6ede95
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent cc8c86a2
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -18,3 +18,6 @@
	qcom,msm-id = <321 0x20001>;
};

&spmi_bus {
	/delete-property/ qcom,enable-ahb-bus-workaround;
};