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

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

Merge "ARM: dts: msm: Add support for LM fuse for the Lito GPU"

parents 09038df7 a94ec64c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -134,8 +134,8 @@
		vddcx-supply = <&gpu_cx_gdsc>;
		vdd-supply = <&gpu_gx_gdsc>;

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

		/* GPU OPP data */
		operating-points-v2 = <&gpu_opp_table>;
+4 −0
Original line number Diff line number Diff line
@@ -3774,6 +3774,10 @@
			bits = <0 1>;
		};

		gpu_lm_efuse: gpu_lm_efuse@45c8 {
			reg = <0x45c8 0x4>;
		};

		adsp_variant: adsp_variant@210 {
			reg = <0x213 0x1>;
			bits = <1 2>;