Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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@in-advantage.com>
Link: https://lore.kernel.org/r/20221222182309.575069-1-colin.foster@in-advantage.com
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Colin Foster and committed by
Rob Herring
00f2a08c 8e5d0c68

+1 -1
+1 -1
Documentation/devicetree/bindings/memory-controllers/ti,gpmc.yaml
··· 90 90 91 91 interrupt-controller: 92 92 description: | 93 - The GPMC driver implements and interrupt controller for 93 + The GPMC driver implements an interrupt controller for 94 94 the NAND events "fifoevent" and "termcount" plus the 95 95 rising/falling edges on the GPMC_WAIT pins. 96 96 The interrupt number mapping is as follows