diff options
author | Piotr Sroka <piotrs@cadence.com> | 2019-09-26 10:13:21 +0200 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2019-10-04 18:02:24 +0200 |
commit | 5121b4219972c16e9ac92545a6743af2e99d4abc (patch) | |
tree | e90e1a88e2a54d6cb2a75292c6590544b1bc5a95 /MAINTAINERS | |
parent | mtd: rawnand: Add new Cadence NAND driver to MTD subsystem (diff) | |
download | linux-5121b4219972c16e9ac92545a6743af2e99d4abc.tar.xz linux-5121b4219972c16e9ac92545a6743af2e99d4abc.zip |
dt-bindings: mtd: Add Cadence NAND controller driver
Document the bindings used by Cadence NAND controller driver
Signed-off-by: Piotr Sroka <piotrs@cadence.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 29ee5c23c872..dcaea2ab3659 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3603,6 +3603,7 @@ M: Piotr Sroka <piotrs@cadence.com> L: linux-mtd@lists.infradead.org S: Maintained F: drivers/mtd/nand/raw/cadence-nand-controller.c +F: Documentation/devicetree/bindings/mtd/cadence-nand-controller.txt CADET FM/AM RADIO RECEIVER DRIVER M: Hans Verkuil <hverkuil@xs4all.nl> |