mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Reduce smmu memory mapping for storage
Add IOMMU Geometry property to help save SMMU page table memory saving for UFS/eMMC. No functional change but helps saving memory table space. Reducing smmu memory mapping for storage from 4GB to 1GB. Change-Id: Iee9e09394106ce6c48988cc96cc8a6c4e0a555eb
This commit is contained in:
@@ -2679,6 +2679,9 @@
|
||||
qcom,iommu-dma = "fastmap";
|
||||
dma-coherent;
|
||||
|
||||
qcom,iommu-dma-addr-pool = <0x40000000 0x40000000>;
|
||||
qcom,iommu-geometry = <0x40000000 0x40000000>;
|
||||
|
||||
reset-gpios = <&tlmm 224 GPIO_ACTIVE_LOW>;
|
||||
resets = <&gcc GCC_UFS_PHY_BCR>;
|
||||
reset-names = "rst";
|
||||
|
||||
Reference in New Issue
Block a user