]> 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)
commit34f27f718f3470c2db49bf27962d0deabcf9534d
tree5ba1bb42e2fbd23e6c895ea815e64150535b5b52
parent815da65e9a087f152cebdf1b2c84582e06289df9
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 d1496063eaf81274 ("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