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

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

ARM: dts: qcom: Fix qrtr_instance_id and qrtr_node_id for QCN9000

Fix qrtr_instance_id and qrtr_node_id values for QCN9000 nodes in
sdxlemur.

Change-Id: I45b1fe670411bdbaaa3d8c1459cc951537e9f7b8
parent 071ff860
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
		reg = <0 0 0 0 0>;
		qcom,iommu-group = <&qcn9000_pci_iommu_group_0>;
		memory-region = <&qcn9000_0_mem>;
		qrtr_instance_id = <0x0>;
		qrtr_instance_id = <0x20>;

		#address-cells = <1>;
		#size-cells = <1>;
+2 −2
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
		reg-names = "smmu_iova_ipa";
		memory-region = <&qcn9000_0_mem>;
		qcom,wlan-ramdump-dynamic = <0x400000>;
		qrtr_node_id = <0x0>;
		qrtr_node_id = <0x20>;
		qca,auto-restart;
		tgt-mem-mode = <0x1>;
		board_id = <0xa4>;
@@ -155,7 +155,7 @@
		reg-names = "smmu_iova_ipa";
		memory-region = <&qcn9000_1_mem>;
		qcom,wlan-ramdump-dynamic = <0x400000>;
		qrtr_node_id = <0x0>;
		qrtr_node_id = <0x21>;
		qca,auto-restart;
		tgt-mem-mode = <0x1>;
		board_id = <0xa4>;