[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221222182309.575069-1-colin.foster@in-advantage.com>
Date: Thu, 22 Dec 2022 10:23:09 -0800
From: Colin Foster <colin.foster@...advantage.com>
To: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Roger Quadros <rogerq@...nel.org>,
Tony Lindgren <tony@...mide.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: [PATCH v1] dt-bindings: memory-controllers: ti,gpmc: fix typo in description
Fix typo where 'GPMC driver implements an interrupt controller' instead of
'and interrupt controller'
Signed-off-by: Colin Foster <colin.foster@...advantage.com>
---
.../devicetree/bindings/memory-controllers/ti,gpmc.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/memory-controllers/ti,gpmc.yaml b/Documentation/devicetree/bindings/memory-controllers/ti,gpmc.yaml
index e188a4bf755c..b3a991f1fc78 100644
--- a/Documentation/devicetree/bindings/memory-controllers/ti,gpmc.yaml
+++ b/Documentation/devicetree/bindings/memory-controllers/ti,gpmc.yaml
@@ -90,7 +90,7 @@ properties:
interrupt-controller:
description: |
- The GPMC driver implements and interrupt controller for
+ The GPMC driver implements an interrupt controller for
the NAND events "fifoevent" and "termcount" plus the
rising/falling edges on the GPMC_WAIT pins.
The interrupt number mapping is as follows
--
2.25.1
Powered by blists - more mailing lists