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

Commit 1623ac2a authored by Taniya's avatar Taniya
Browse files

ARM: dts: msm: Add support for NPUCC efuse on LITO

Add the efuse mapping and phandle for NPUCC.

Change-Id: Ie72b0a755ec5f7d2a1e65f44c9320997fd46e2e2
parent 5054306d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1699,6 +1699,8 @@
			<0x9810000 0x10000>;
		reg-names = "cc", "qdsp6ss", "qdsp6ss_pll";
		vdd_cx-supply = <&VDD_CX_LEVEL>;
		nvmem-cells = <&npu_efuse>;
		nvmem-cell-names = "npu-bin";
		#clock-cells = <1>;
		#reset-cells = <1>;
	};
@@ -3782,6 +3784,10 @@
			reg = <0x6008 0x4>;
		};

		npu_efuse: npu@6010 {
			reg = <0x6010 0x4>;
		};

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