diff options
author | Neil Armstrong <[email protected]> | 2019-11-06 11:49:35 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2019-11-09 09:09:20 +0100 |
commit | 44c77cd9e1a8c1d271d88c8ff3ee2ad1411d78f0 (patch) | |
tree | 017001b31d732d63e6404f0042f036b4e092867b | |
parent | 4adc0423de92cf850d1ef5c0e7cb28fd7a38219e (diff) |
media: MAINTAINERS: ao-cec: Update path for yaml bindings
Update the path to the ao-cec bindings after conversion to DT Schemas.
Suggested-by: Hans Verkuil <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea0dcc0b9763..fcceb9a567f9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10597,7 +10597,7 @@ W: http://linux-meson.com/ S: Supported F: drivers/media/platform/meson/ao-cec.c F: drivers/media/platform/meson/ao-cec-g12a.c -F: Documentation/devicetree/bindings/media/meson-ao-cec.txt +F: Documentation/devicetree/bindings/media/amlogic,meson-gx-ao-cec.yaml T: git git://linuxtv.org/media_tree.git MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS |