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

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

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

parents 2077d81a 3c1a3477
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1378,6 +1378,16 @@
		feat_conf5: feat_conf5@6018 {
			reg = <0x6018 0x4>;
		};

		gpu_speed_bin: gpu_speed_bin@6006 {
			reg = <0x6006 0x2>;
			bits = <5 8>;
		};

		gpu_gaming_bin: gpu_gaming_bin@602d {
			reg = <0x602d 0x1>;
			bits = <5 1>;
		};
	};

	spmi_bus: qcom,spmi@1c40000 {