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

Commit 3866b9c7 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add WiFi SSR support on msm8996 vplatform"

parents b57db455 734a7cbb
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -183,7 +183,7 @@

	subsys_notif_virt: qcom,subsys_notif_virt@2D000000 {
		compatible = "qcom,subsys-notif-virt";
		reg = <0x2D000000 0x10>;
		reg = <0x2D000000 0x18>;
		reg-names = "vdev_base";
		adsp {
			subsys-name = "adsp";
@@ -193,6 +193,10 @@
			subsys-name = "modem";
			offset = <8>;
		};
		wlan {
			subsys-name = "AR6320";
			offset = <16>;
		};
	};
};