All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] dt-bindings: memory-controllers: ti,gpmc: fix typo in description
@ 2022-12-22 18:23 Colin Foster
  2022-12-22 20:40 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Colin Foster @ 2022-12-22 18:23 UTC (permalink / raw)
  To: devicetree, linux-kernel
  Cc: Roger Quadros, Tony Lindgren, Rob Herring, Krzysztof Kozlowski

Fix typo where 'GPMC driver implements an interrupt controller' instead of
'and interrupt controller'

Signed-off-by: Colin Foster <colin.foster@in-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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v1] dt-bindings: memory-controllers: ti,gpmc: fix typo in description
  2022-12-22 18:23 [PATCH v1] dt-bindings: memory-controllers: ti,gpmc: fix typo in description Colin Foster
@ 2022-12-22 20:40 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2022-12-22 20:40 UTC (permalink / raw)
  To: Colin Foster
  Cc: Krzysztof Kozlowski, Roger Quadros, devicetree, Rob Herring,
	linux-kernel, Tony Lindgren


On Thu, 22 Dec 2022 10:23:09 -0800, Colin Foster wrote:
> Fix typo where 'GPMC driver implements an interrupt controller' instead of
> 'and interrupt controller'
> 
> Signed-off-by: Colin Foster <colin.foster@in-advantage.com>
> ---
>  .../devicetree/bindings/memory-controllers/ti,gpmc.yaml         | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-22 20:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-22 18:23 [PATCH v1] dt-bindings: memory-controllers: ti,gpmc: fix typo in description Colin Foster
2022-12-22 20:40 ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.