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

Commit 50bc7ad6 authored by Sharat Masetty's avatar Sharat Masetty
Browse files

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

This patch simply adds the consumer side bindings for enabling
support to read the gaming bin fuse bit.

Change-Id: Ieb5ac23ea7c723bfd8d628b06c48febab426c493
parent 3fec92b3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -124,8 +124,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>;