Docs: dt: add #msi-cells to GICv3 ITS binding
authorMark Rutland <mark.rutland@arm.com>
Mon, 7 Sep 2015 09:49:03 +0000 (10:49 +0100)
committerRob Herring <robh@kernel.org>
Thu, 17 Sep 2015 19:36:35 +0000 (14:36 -0500)
commitdc4dae00d82fedcd7a632f786f9f76c1f7f929a5
tree5ba1bb42e2fbd23e6c895ea815e64150535b5b52
parentd7ba2a024cf19261b34825f89d30ceef9a5ff864
Docs: dt: add #msi-cells to GICv3 ITS binding

The GICv3 ITS uses sideband master identification data (known as a
DeviceID) to identify which master wrote to a doorbell, and this data is
used to determine how to react in response to the write.

Commit 1e6db000482fa65a ("irqchip/gicv3-its: Add platform MSI support")
added support per this binding, but failed to update the documentation.
This patch fixes the documentation.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Cc: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/gic-v3.txt