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

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

Merge "ARM: dts: msm: Add consumer bindings for gaming bin"

parents 2dcc274d 50bc7ad6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -125,8 +125,8 @@
		vddcx-supply = <&gpu_cx_gdsc>;
		vdd-supply = <&gpu_gx_gdsc>;

		nvmem-cells = <&gpu_speed_bin>;
		nvmem-cell-names = "speed_bin";
		nvmem-cells = <&gpu_speed_bin>, <&gpu_gaming_bin>;
		nvmem-cell-names = "speed_bin", "gaming_bin";

		/* GPU OPP data */
		operating-points-v2 = <&gpu_opp_table>;
+5 −0
Original line number Diff line number Diff line
@@ -3584,6 +3584,11 @@
			bits = <5 8>;
		};

		gpu_gaming_bin: gpu_gaming_bin@212 {
			reg = <0x212 0x1>;
			bits = <0 1>;
		};

		adsp_variant: adsp_variant@0x780210 {
			reg = <0x210 0x4>;
			bits = <0x0 0x20>;