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

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

Merge "ARM: dts: msm: add npu PIL node for kona"

parents b0f9a1e4 d20a529a
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1661,6 +1661,16 @@
		memory-region = <&pil_video_mem>;
	};

	qcom,npu@9800000 {
		compatible = "qcom,pil-tz-generic";
		reg = <0x9800000 0x800000>;

		status = "ok";
		qcom,pas-id = <23>;
		qcom,firmware-name = "npu";
		memory-region = <&pil_npu_mem>;
	};

	qcom,msm-cdsp-loader {
		compatible = "qcom,cdsp-loader";
		qcom,proc-img-to-load = "cdsp";