Skip to content

Commit

Permalink
dt-bindings: IDU-intc: Clean up documentation
Browse files Browse the repository at this point in the history
* Some lines exceeded 80 characters.
* Clarified statement about AUX register interface

Signed-off-by: Mischa Jonker <mischa.jonker@synopsys.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
  • Loading branch information
Mischa Jonker authored and Vineet Gupta committed Aug 26, 2019
1 parent 174ae4e commit 0144998
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
* ARC-HS Interrupt Distribution Unit

This optional 2nd level interrupt controller can be used in SMP configurations for
dynamic IRQ routing, load balancing of common/external IRQs towards core intc.
This optional 2nd level interrupt controller can be used in SMP configurations
for dynamic IRQ routing, load balancing of common/external IRQs towards core
intc.

Properties:

Expand All @@ -13,8 +14,8 @@ Properties:
of the particular interrupt line of IDU corresponds to the line N+24 of the
core interrupt controller.

intc accessed via the special ARC AUX register interface, hence "reg" property
is not specified.
The interrupt controller is accessed via the special ARC AUX register
interface, hence "reg" property is not specified.

Example:
core_intc: core-interrupt-controller {
Expand Down

0 comments on commit 0144998

Please sign in to comment.