]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8075b840b7eae9e3cda1a0a8795858abf69a9d70
tree5ba1bb42e2fbd23e6c895ea815e64150535b5b52
parentd35cdd522ad07c6fe3fc70dc25f324771a93ff3d
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 376d7f1b0ec54bcf ("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