From: Robert Beckett <[email protected]>
Add the Chips&Media wave5 encoder/decoder driver to the maintainers file
Signed-off-by: Robert Beckett <[email protected]>
Signed-off-by: Dafna Hirschfeld <[email protected]>
Signed-off-by: Sebastian Fricke <[email protected]>
---
MAINTAINERS | 9 +++++++++
.../media => media/platform/chips-media}/wave5/TODO | 0
2 files changed, 9 insertions(+)
rename drivers/{staging/media => media/platform/chips-media}/wave5/TODO (100%)
diff --git a/MAINTAINERS b/MAINTAINERS
index 618fd1a490f8..5b08d4187125 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22122,6 +22122,15 @@ F: drivers/watchdog/
F: include/linux/watchdog.h
F: include/uapi/linux/watchdog.h
+WAVE5 VPU CODEC DRIVER
+M: Nas Chung <[email protected]>
+M: Robert Beckett <[email protected]>
+M: Sebastian Fricke <[email protected]>
+L: [email protected]
+S: Maintained
+F: Documentation/devicetree/bindings/staging/media/cnm,wave.yaml
+F: drivers/media/platform/chips-media/wave5/
+
WHISKEYCOVE PMIC GPIO DRIVER
M: Kuppuswamy Sathyanarayanan <[email protected]>
L: [email protected]
diff --git a/drivers/staging/media/wave5/TODO b/drivers/media/platform/chips-media/wave5/TODO
similarity index 100%
rename from drivers/staging/media/wave5/TODO
rename to drivers/media/platform/chips-media/wave5/TODO
--
2.25.1
Hi Sebastian,
I love your patch! Perhaps something to improve:
[auto build test WARNING on media-tree/master]
[also build test WARNING on sailus-media-tree/streams linus/master pza/reset/next v6.1-rc1 next-20221021]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Sebastian-Fricke/Wave5-codec-driver/20221022-081029
base: git://linuxtv.org/media_tree.git master
patch link: https://lore.kernel.org/r/20221022000506.221933-8-sebastian.fricke%40collabora.com
patch subject: [PATCH v10 7/7] media: chips-media: wave5: Add wave5 driver to maintainers file
reproduce:
# https://github.com/intel-lab-lkp/linux/commit/b51e3c6bac0a1e7a1e8696af887203a2718d4031
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Sebastian-Fricke/Wave5-codec-driver/20221022-081029
git checkout b51e3c6bac0a1e7a1e8696af887203a2718d4031
make menuconfig
# enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS
make htmldocs
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <[email protected]>
All warnings (new ones prefixed by >>):
>> Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/staging/media/cnm,wave.yaml
--
0-DAY CI Kernel Test Service
https://01.org/lkp