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

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

Merge "ARM: dts: msm: Enable diag channels for SDM429/439/QM215"

parents 4691f49d 0d2e94e6
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -1229,6 +1229,14 @@
				qcom,net-id = <1>;
				qcom,low-latency;
			};

			qcom,diag {
				qcom,smd-channels = "DIAG";
			};

			qcom,diag_cntl {
				qcom,smd-channels = "DIAG_CNTL";
			};
		};

		wcnss {
+8 −0
Original line number Diff line number Diff line
@@ -1508,6 +1508,14 @@
				qcom,net-id = <1>;
				qcom,low-latency;
			};

			qcom,diag {
				qcom,smd-channels = "DIAG";
			};

			qcom,diag_cntl {
				qcom,smd-channels = "DIAG_CNTL";
			};
		};

		wcnss {