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

Commit 170ee97d authored by Komal Bajaj's avatar Komal Bajaj
Browse files

ARM: dts: msm: Add feature config node in qfprom for Khaje

Add SKU_ID and P_CODE bits in feature config node in qfprom
for reading fuse bits for Khaje.

Change-Id: I3dedd0f4c9af363b7279f5657d0513b4cd1132bb
parent bc63935d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2227,6 +2227,11 @@
			reg = <0x602d 0x1>;
			bits = <5 1>;
		};

		feat_conf11: feat_conf11@6030 {
			reg = <0x6030 0x1>;
			bits = <0 8>;
		};
	};

	spmi_bus: qcom,spmi@1c40000 {