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

Commit ecf2a612 authored by Skylar Chang's avatar Skylar Chang
Browse files

ARM: dts: msm: enable smmu s1 in wlan CBs



Enable smmu s1 in both wlan/uc CBs

Change-Id: I0049863cbdd94637e2e8a17d331233a7ad1404ce
Signed-off-by: default avatarSkylar Chang <chiaweic@codeaurora.org>
parent 853d7314
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -3542,7 +3542,6 @@

	ipa_smmu_wlan: ipa_smmu_wlan {
		compatible = "qcom,ipa-smmu-wlan-cb";
		qcom,smmu-s1-bypass;
		iommus = <&apps_smmu 0x521 0x0>;
		qcom,additional-mapping =
		/* ipa-uc ram */
@@ -3551,7 +3550,6 @@

	ipa_smmu_uc: ipa_smmu_uc {
		compatible = "qcom,ipa-smmu-uc-cb";
		qcom,smmu-s1-bypass;
		iommus = <&apps_smmu 0x522 0x0>;
		qcom,iova-mapping = <0x40000000 0x20000000>;
	};
@@ -3593,7 +3591,6 @@
		qcom,wlan-msa-fixed-region = <&pil_wlan_fw_mem>;
		qcom,gpio-force-fatal-error = <&smp2pgpio_wlan_1_in 0 0>;
		qcom,gpio-early-crash-ind = <&smp2pgpio_wlan_1_in 1 0>;
		qcom,smmu-s1-bypass;

		vdd-cx-mx-supply = <&pm8150_l1>;
		vdd-1.8-xo-supply = <&pm8150_l7>;