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

Commit 199c4af4 authored by Komal Bajaj's avatar Komal Bajaj Committed by Gerrit - the friendly Code Review server
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 ce160a56
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -3150,6 +3150,11 @@
			reg = <0x602d 0x1>;
			bits = <5 1>;
		};

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

	spmi_bus: qcom,spmi@1c40000 {