diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-04-06 15:44:57 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-04-06 15:44:57 +0300 |
commit | 4de924421ae6edf937e5f4be35e613d4984a5cec (patch) | |
tree | 158ffc8a172bbc3ea39856b7ac7441ac83ce2b72 | |
parent | 1ee6047159e400ed389907cd1adb3dcae6fcd666 (diff) | |
download | linux-4de924421ae6edf937e5f4be35e613d4984a5cec.tar.xz |
MAINTAINERS: update mtk-sd.yaml reference
Changeset c626695ecd8b ("dt-bindings: mmc: Convert mtk-sd to json-schema")
renamed: Documentation/devicetree/bindings/mmc/mtk-sd.txt
to: Documentation/devicetree/bindings/mmc/mtk-sd.yaml.
Update its cross-reference accordingly.
Fixes: c626695ecd8b ("dt-bindings: mmc: Convert mtk-sd to json-schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 27c55bdd1947..eeb9ed54155c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11278,7 +11278,7 @@ F: drivers/media/platform/mtk-vpu/ MEDIATEK MMC/SD/SDIO DRIVER M: Chaotian Jing <chaotian.jing@mediatek.com> S: Maintained -F: Documentation/devicetree/bindings/mmc/mtk-sd.txt +F: Documentation/devicetree/bindings/mmc/mtk-sd.yaml F: drivers/mmc/host/mtk-sd.c MEDIATEK MT76 WIRELESS LAN DRIVER |