The following commit has been merged into the irq/urgent branch of tip:

Commit-ID:     82768a86c64659c7181571ebfbc41ec9f2e52dde
Gitweb:        
https://git.kernel.org/tip/82768a86c64659c7181571ebfbc41ec9f2e52dde
Author:        Peter Ujfalusi <peter.ujfal...@ti.com>
AuthorDate:    Tue, 03 Nov 2020 15:50:04 +02:00
Committer:     Thomas Gleixner <t...@linutronix.de>
CommitterDate: Tue, 03 Nov 2020 16:25:55 +01:00

dt-bindings: irqchip: ti, sci-inta: Fix diagram indentation for unmapped events

One space has been missing by the diagram update.

Fixes: bb2bd7c7f3d0 ("dt-bindings: irqchip: ti, sci-inta: Update for unmapped 
event handling")
Reported-by: Rob Herring <r...@kernel.org>
Signed-off-by: Peter Ujfalusi <peter.ujfal...@ti.com>
Signed-off-by: Thomas Gleixner <t...@linutronix.de>
Acked-by: Rob Herring <r...@kernel.org>
Cc: Marc Zyngier <m...@kernel.org>
Link: https://lore.kernel.org/r/20201103135004.2363-1-peter.ujfal...@ti.com

---
 Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml 
b/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml
index cc79549..8d90bc5 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml
@@ -34,7 +34,7 @@ description: |
                        |                                         |
                        |      Unmap                              |
                        | +--------------+                        |
- Unmapped events ----->| |   umapidx    |-------------------------> 
Globalevents
+  Unmapped events ---->| |   umapidx    |-------------------------> 
Globalevents
                        | +--------------+                        |
                        |                                         |
                        +-----------------------------------------+

Reply via email to