diff options
author | Vignesh Raghavendra <vigneshr@ti.com> | 2019-06-25 13:27:45 +0530 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2019-06-27 19:48:08 +0200 |
commit | d7865933af9ed38f39cf085e1def44b637109999 (patch) | |
tree | 674a0195f1a3eb40e47010ad78240bc29be77050 /MAINTAINERS | |
parent | dcc7d3446a0fa19bd7e8074920b8f9ef3b7ec00c (diff) | |
download | linux-next-d7865933af9ed38f39cf085e1def44b637109999.tar.gz |
dt-bindings: mtd: Add bindings for TI's AM654 HyperBus memory controller
Add binding documentation for TI's HyperBus memory controller present on
AM654 SoC.
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
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 f1253adb8cf6..b3eb96149591 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7311,6 +7311,7 @@ S: Supported F: drivers/mtd/hyperbus/ F: include/linux/mtd/hyperbus.h F: Documentation/devicetree/bindings/mtd/cypress,hyperflash.txt +F: Documentation/devicetree/bindings/mtd/ti,am654-hbmc.txt HYPERVISOR VIRTUAL CONSOLE DRIVER L: linuxppc-dev@lists.ozlabs.org |