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

Commit 3dbc269e authored by Vijayanand Jitta's avatar Vijayanand Jitta Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: remove unused qcom,dynamic property on lagoon

The commit 7f2fb2e3("iommu: arm-smmu: Remove "qcom,dynamic"
property") now allows any one to use the dynamic domains with
DOMAIN_ATTR_DYNAMIC which renders the dt property obselete. so,
remove it.

Change-Id: Iada24c45ae2104331f5c2cd608ad669ebaecb796
parent f7da4a27
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -6,7 +6,6 @@
		compatible = "qcom,smmu-v2";
		reg = <0x3d40000 0x10000>;
		#iommu-cells = <1>;
		qcom,dynamic;
		qcom,use-3-lvl-tables;
		#global-interrupts = <2>;
		interrupts = <GIC_SPI 229 IRQ_TYPE_LEVEL_HIGH>,