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

Commit 2a6f0a62 authored by Vignesh Viswanathan's avatar Vignesh Viswanathan Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: qcom: Add IPA register for QCN9000

Add IPA SMMU register name and address for QCN9000 in sdxlemur.

Change-Id: Ifcf4ce6fe78342aeb889f10f276625fd9293bd3e
parent fd147326
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -27,6 +27,8 @@
	wifi0: qcom,cnss-qcn9000@a0000000 {
		status = "disabled";
		compatible = "qcom,cnss-qcn9000";
		reg = <0xc0000000 0x10000>;
		reg-names = "smmu_iova_ipa";
		memory-region = <&qcn9000_0_mem>;
		qcom,wlan-ramdump-dynamic = <0x400000>;
		qrtr_node_id = <0x0>;
@@ -149,6 +151,8 @@
	wifi1: qcom,cnss-qcn9000@b0000000 {
		status = "disabled";
		compatible = "qcom,cnss-qcn9000";
		reg = <0xd0000000 0x10000>;
		reg-names = "smmu_iova_ipa";
		memory-region = <&qcn9000_1_mem>;
		qcom,wlan-ramdump-dynamic = <0x400000>;
		qrtr_node_id = <0x0>;