Skip to content

Commit

Permalink
dt: booting-without-of: DT fix s/#interrupt-cell/#interrupt-cells/
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
  • Loading branch information
geertu authored and mpe committed Jan 21, 2018
1 parent 8d19158 commit 4be4119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/devicetree/booting-without-of.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1309,7 +1309,7 @@ number and level/sense information. All interrupt children in an
OpenPIC interrupt domain use 2 cells per interrupt in their interrupts
property.

The PCI bus binding specifies a #interrupt-cell value of 1 to encode
The PCI bus binding specifies a #interrupt-cells value of 1 to encode
which interrupt pin (INTA,INTB,INTC,INTD) is used.

2) interrupt-parent property
Expand Down

0 comments on commit 4be4119

Please sign in to comment.