diff options
author | Cai Huoqing <caihuoqing@baidu.com> | 2021-10-14 13:06:14 +0200 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2021-10-15 12:30:37 +0200 |
commit | 8a057b5fb480f231b6944ebe01114ceb6a297422 (patch) | |
tree | 5382601038008521685e5e3cab450d98085f082b /MAINTAINERS | |
parent | mtd: block2mtd: add support for an optional custom MTD label (diff) | |
download | linux-8a057b5fb480f231b6944ebe01114ceb6a297422.tar.xz linux-8a057b5fb480f231b6944ebe01114ceb6a297422.zip |
MAINTAINERS: Update the devicetree documentation path of hyperbus
Change the devicetree documentation path
to "Documentation/devicetree/bindings/mtd/ti,am654-hbmc.yaml"
since 'cypress,hyperflash.txt' and 'ti,am654-hbmc.txt' have
been converted to 'ti,am654-hbmc.yaml'.
Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20211014110614.3320-1-caihuoqing@baidu.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index eeb4c70b3d5b..d703a08462c5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8707,8 +8707,7 @@ S: Supported Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ C: irc://irc.oftc.net/mtd T: git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git cfi/next -F: Documentation/devicetree/bindings/mtd/cypress,hyperflash.txt -F: Documentation/devicetree/bindings/mtd/ti,am654-hbmc.txt +F: Documentation/devicetree/bindings/mtd/ti,am654-hbmc.yaml F: drivers/mtd/hyperbus/ F: include/linux/mtd/hyperbus.h |