From 3d1f00441aec9ae4a5c5a5c7d7baaef1e98235b2 Mon Sep 17 00:00:00 2001 From: Laurentiu Tudor Date: Tue, 28 May 2019 13:35:56 +0300 Subject: sdk: dts: ls1046: drop smmu from the frwy sdk dtses Drop the smmu from the frwy and frwy-usdpaa versions of the SDK device trees because SMMU is supported only for the upstream version of the dpaa ethernet drivers. Signed-off-by: Laurentiu Tudor --- arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy-usdpaa.dts | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy-usdpaa.dts') diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy-usdpaa.dts b/arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy-usdpaa.dts index 8e58a0bf3c18..38cbeaec70c3 100644 --- a/arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy-usdpaa.dts +++ b/arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy-usdpaa.dts @@ -69,6 +69,20 @@ fsl,fman-oh-port = <&fman0_oh2>; }; }; + + pcie@3400000 { + /delete-property/ iommu-map; + }; + + pcie@3500000 { + /delete-property/ iommu-map; + }; + + pcie@3600000 { + /delete-property/ iommu-map; + }; + + /delete-node/ iommu@9000000; }; / { reserved-memory { -- cgit v1.2.3