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

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

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

parents 67509924 2bc34693
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>;