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

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

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

parents 8f3efe4a 1623ac2a
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1701,6 +1701,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>;
	};
@@ -3780,6 +3782,10 @@
			reg = <0x6008 0x4>;
		};

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

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