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

Commit f6a874a4 authored by zhaochen's avatar zhaochen Committed by Ying Nie
Browse files

ARM: dts: msm: disable i2c_5 on Spyro and update PMIC ID



Spyro uses PM660, hence update the pmic-id to reflect it.
Also disable i2c_5 which is not used.

Change-Id: Ica3c658116ac7a4ccc855cd5be58cc68e7f76741
Signed-off-by: default avatarzhaochen <zhaochen@codeaurora.org>
parent 3541909b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,5 +20,5 @@
	model = "Qualcomm Technologies, Inc. SDM429 QRD Spyro";
	compatible = "qcom,sdm429-qrd", "qcom,sdm429", "qcom,qrd";
	qcom,board-id = <0xb 6>;
	qcom,pmic-id = <0x010016 0x25 0x0 0x0>;
	qcom,pmic-id = <0x0002001b 0x0 0x0 0x0>;
};
+3 −0
Original line number Diff line number Diff line
@@ -44,6 +44,9 @@
	qcom,dsi-pref-prim-pan = <&dsi_hx8399c_hd_vid>;
};

&i2c_5 {
	status = "disabled";
};

&soc {
	/delete-node/ qcom,spm@b1d2000;