[PATCH 0/2] Add missing #iommu-cells on IOMMU nodes
Suman Anna
s-anna at ti.com
Fri Jul 10 10:28:54 PDT 2015
Hi Tony,
This series adds the #iommu-cells property to the existing
IOMMU nodes on OMAP4 & OMAP5. It was already fixed for OMAP3
in commit 2055088b5e17 ("ARM: dts: omap3: Add #iommu-cells to
isp and iva iommu").
OMAP4 and OMAP5 do not yet have users for these IOMMUs (remoteproc
nodes), so the warning as seen with the fix added for OMAP3 is not
seen yet, but will as soon as a user is added.
Patches based on 4.2-rc1.
regards
Suman
Suman Anna (2):
ARM: dts: OMAP4: Add #iommu-cells property to IOMMUs
ARM: dts: OMAP5: Add #iommu-cells property to IOMMUs
arch/arm/boot/dts/omap4.dtsi | 2 ++
arch/arm/boot/dts/omap5.dtsi | 2 ++
2 files changed, 4 insertions(+)
--
2.4.4
More information about the linux-arm-kernel
mailing list