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

Commit 861bd1d6 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 Lito"

parents 05b8a12a f8e112da
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -3578,6 +3578,7 @@
		reg = <0x00780000 0x7000>;
		#address-cells = <1>;
		#size-cells = <1>;
		read-only;
		ranges;

		gpu_speed_bin: gpu_speed_bin@1ea {
@@ -3598,6 +3599,11 @@
		iris_efuse: iris@6008 {
			reg = <0x6008 0x4>;
		};

		feat_conf10: feat_conf10@602c {
			reg = <0x602c 0x4>;

		};
	};
};