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

Commit 9ad6f368 authored by Lin Bai's avatar Lin Bai
Browse files

ARM: dts: msm: Add property iommu-geometry for CNSS



Add property iommu-geometry in cnss documentation, which is
for indicating whether DOMAIN_ATTR_GEOMETRY attribute
should be set or not.

Change-Id: Ie323d74762d9fe6b065a904fce46473ec28fba8a
CRs-Fixed: 2687286
Signed-off-by: default avatarLin Bai <lbai@codeaurora.org>
parent 81e1f886
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -79,6 +79,9 @@ Optional properties:
  - qcom,set-wlaon-pwr-ctrl: Boolean property to indicate if set
                             WLAON_QFPROM_PWR_CTRL_REG register during power on
                             and off sequences.
  - qcom,iommu-geometry: Boolean property to indicate if need to enable
			 DOMAIN_ATTR_GEOMETRY domain attribute. Only used
			 when DOMAIN_ATTR_FAST set.

List of chip specific sub nodes:
  - chip_cfg@X: represent chip specific configurations
+1 −0
Original line number Diff line number Diff line
@@ -1061,6 +1061,7 @@
		qcom,wlan-ramdump-dynamic = <0x400000>;
		qcom,smmu-s1-enable;
		qcom,set-wlaon-pwr-ctrl;
		qcom,iommu-geometry;

		mhi,max-channels = <30>;
		mhi,buffer-len = <0x8000>;