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

Commit 4c511faa authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add feature config node in qfprom for Bengal"

parents c18075f0 c759f94e
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -1327,6 +1327,10 @@
		stm_debug_fuse: stm@20f0 {
		stm_debug_fuse: stm@20f0 {
			reg = <0x20f0 0x4>;
			reg = <0x20f0 0x4>;
		};
		};

		feat_conf5: feat_conf5@6018 {
			reg = <0x6018 0x4>;
		};
	};
	};
};
};