tree: git://linuxtv.org/hverkuil/media_tree.git hdmi-dbg head: 4e36f69879c101236bfb136deb83de210cf43046 commit: 1eb159538ab221d1ffb1002a0cf8585906e75ca0 [11/27] cec/extron-da-hd-4k-plus: add the Extron DA HD 4K Plus CEC driver reproduce: (https://download.01.org/0day-ci/archive/20230910/202309102306.O46hkAzJ-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202309102306.O46hkAzJ-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): >> Documentation/admin-guide/media/cec.rst:50: WARNING: undefined label: extron_da_hd_4k_plus (if the link has no caption the label must precede a section header) vim +50 Documentation/admin-guide/media/cec.rst 40 41 - Pulse-Eight: the pulse8-cec driver implements the following module option: 42 ``persistent_config``: by default this is off, but when set to 1 the driver 43 will store the current settings to the device's internal eeprom and restore 44 it the next time the device is connected to the USB port. 45 46 - RainShadow Tech. Note: this driver does not support the persistent_config 47 module option of the Pulse-Eight driver. The hardware supports it, but I 48 have no plans to add this feature. But I accept patches :-) 49 > 50 - Extron DA HD 4K PLUS HDMI Distribution Amplifier. See 51 :ref:`extron_da_hd_4k_plus` for more information. 52 53 Miscellaneous: 54 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki