mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
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>
This commit is contained in:
parent
8e5d0c68f2
commit
00f2a08cd7
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ properties:
|
||||||
|
|
||||||
interrupt-controller:
|
interrupt-controller:
|
||||||
description: |
|
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
|
the NAND events "fifoevent" and "termcount" plus the
|
||||||
rising/falling edges on the GPMC_WAIT pins.
|
rising/falling edges on the GPMC_WAIT pins.
|
||||||
The interrupt number mapping is as follows
|
The interrupt number mapping is as follows
|
||||||
|
|
Loading…
Add table
Reference in a new issue