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

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

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

parents ccea71cc 87354fef
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -2663,6 +2663,14 @@
		qcom,wlan-msa-fixed-region = <&pil_wlan_fw_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>;
	};
};

#include "lito-pinctrl.dtsi"