documentation/iommu: Add note on existing DT binding status
authorShaik Ameer Basha <shaik.ameer@samsung.com>
Wed, 14 May 2014 05:53:33 +0000 (11:23 +0530)
committerJoerg Roedel <jroedel@suse.de>
Wed, 14 May 2014 13:25:19 +0000 (15:25 +0200)
The current dt binding for Exynos System MMU can be changed, if found
incompatible with the support for "Generic IOMMU Binding".
This patch adds a note to the binding documentation stating the same.

Signed-off-by: Shaik Ameer Basha <shaik.ameer@samsung.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Documentation/devicetree/bindings/iommu/samsung,sysmmu.txt

index 15b2a2baa22adb227a19c77d253ad56545089d34..6fa4c737af231e5fd2d5ed9b86347dac8281dd98 100644 (file)
@@ -27,6 +27,11 @@ The drivers must consider how to handle those System MMUs. One of the idea is
 to implement child devices or sub-devices which are the client devices of the
 System MMU.
 
+Note:
+The current DT binding for the Exynos System MMU is incomplete.
+The following properties can be removed or changed, if found incompatible with
+the "Generic IOMMU Binding" support for attaching devices to the IOMMU.
+
 Required properties:
 - compatible: Should be "samsung,exynos-sysmmu"
 - reg: A tuple of base address and size of System MMU registers.
This page took 0.038883 seconds and 5 git commands to generate.