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

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

Merge "ARM: dts: qcom: Remove unused mem reservation for wlan"

parents 37c84d48 062fe0da
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -13,6 +13,13 @@
	};
};

&reserved_memory {
	/* wlan_msa_mem is only used when iHelium is attached,
	 * so remove the node for sa6155
	 */
	/delete-node/ wlan_msa_mem;
};

&soc {
	qfprom: qfprom@780130 {
		compatible = "qcom,qfprom";
+5 −0
Original line number Diff line number Diff line
@@ -372,6 +372,11 @@
};

&reserved_memory {
	/* pil_wlan_fw_mem is only used when iHelium is attached,
	 * so remove the node for sa8155
	 */
	/delete-node/ pil_wlan_fw_mem;

	uefi_log: uefi_log@0x9241C000 {
		reg = <0x0 0x9241C000 0x0 0x10000>;
		label = "uefi_log";
+7 −0
Original line number Diff line number Diff line
@@ -13,6 +13,13 @@
	};
};

&reserved_memory {
	/* pil_wlan_fw_mem is only used when iHelium is attached,
	 * so remove the node for sa8195p
	 */
	/delete-node/ pil_wlan_fw_mem;
};

&soc {
	qfprom: qfprom@780130 {
		compatible = "qcom,qfprom";