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 <[email protected]>
Signed-off-by: Peter Ujfalusi <[email protected]>
---
Hi,
I'm very sorry, I did not realized the missing whitespace in the original patch
and obviously I failed to run the check.
Regards,
Peter
.../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 be5f06f0044b..b5af12011499 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
| +--------------+ |
| |
+-----------------------------------------+
--
Peter
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
On Tue, Nov 3, 2020 at 7:49 AM Peter Ujfalusi <[email protected]> wrote:
>
> 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 <[email protected]>
> Signed-off-by: Peter Ujfalusi <[email protected]>
> ---
> Hi,
>
> I'm very sorry, I did not realized the missing whitespace in the original patch
> and obviously I failed to run the check.
I'm assuming that has been done now...
Acked-by: Rob Herring <[email protected]>
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 <[email protected]>
AuthorDate: Tue, 03 Nov 2020 15:50:04 +02:00
Committer: Thomas Gleixner <[email protected]>
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 <[email protected]>
Signed-off-by: Peter Ujfalusi <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Rob Herring <[email protected]>
Cc: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
---
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
| +--------------+ |
| |
+-----------------------------------------+