[PATCH V2 6/7] dt-bindings: csky,apb-intc: Add vector irq mode

From: guoren
Date: Sun Feb 17 2019 - 21:05:21 EST


From: Guo Ren <ren_guo@xxxxxxxxx>

Add csky,support-vector-irq for irq-csky-apb-intc.

Signed-off-by: Guo Ren <ren_guo@xxxxxxxxx>
Cc: Marc Zyngier <marc.zyngier@xxxxxxx>
Cc: Rob Herring <robh+dt@xxxxxxxxxx>
---
.../devicetree/bindings/interrupt-controller/csky,apb-intc.txt | 3 +++
1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/csky,apb-intc.txt b/Documentation/devicetree/bindings/interrupt-controller/csky,apb-intc.txt
index 63bc9dc..0f9fa88 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/csky,apb-intc.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/csky,apb-intc.txt
@@ -37,6 +37,9 @@ intc node bindings definition
- csky,support-pulse-signal:
Usage: select
Description: to support pulse signal flag
+ - csky,support-vector-irq:
+ Usage: select
+ Description: to support vector irq mode

Examples:
---------
--
2.7.4