[PATCH 09/10] dt-bindings: csky,apb-intc: Add vector irq mode

From: guoren
Date: Tue Jan 29 2019 - 07:25:20 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>
---
.../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