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

Commit 36050187 authored by David Collins's avatar David Collins
Browse files

ARM: dts: msm: disable SPMI debug bus for sdm845v1



Disable the SPMI PMIC arbiter debug bus on SDM845v1 boards as it
has been repurposed for a workaround.

Change-Id: Iffacdf80f103b2af095718631f7db6eecdbaaef0
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 16496105
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -16,3 +16,7 @@
	model = "Qualcomm Technologies, Inc. SDM845 V2";
	qcom,msm-id = <321 0x20000>;
};

&spmi_debug_bus {
	status = "ok";
};
+1 −0
Original line number Diff line number Diff line
@@ -551,6 +551,7 @@
		qcom,fuse-disable-bit = <12>;
		#address-cells = <2>;
		#size-cells = <0>;
		status = "disabled";

		qcom,pm8998-debug@0 {
			compatible = "qcom,spmi-pmic";