[PATCH] interrupt-mapping: Fix parent interrupt specifier description

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



The number of cells here is not dictated by the #interrupt-cells
property of this node, but the same property in the interrupt
parent. This looks like a copy/paste mistake from child interrupt
specifier.

Signed-off-by: Stephen Boyd <stephen.boyd@xxxxxxxxxx>
---
 source/devicetree-basics.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/source/devicetree-basics.rst b/source/devicetree-basics.rst
index df3d3c313574..02696bac15c7 100644
--- a/source/devicetree-basics.rst
+++ b/source/devicetree-basics.rst
@@ -1120,8 +1120,8 @@ Description:
    parent interrupt specifier
        The interrupt specifier in the parent domain. The number of 32-bit
        cells required to specify this component is described by the
-       *#interrupt-cells* property of this node—the nexus node containing
-       the *interrupt-map* property.
+       *#interrupt-cells* property of the node pointed to by the
+       interrupt-parent field.
 
    Lookups are performed on the interrupt mapping table by matching a
    unit-address/interrupt specifier pair against the child components in
-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree-spec" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux Audio Users]     [Photos]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]

  Powered by Linux