tree: https://git.kernel.org/pub/scm/linux/kernel/git/kabel/linux.git turris-omnia-mcu-for-6.7 head: 502852dc60f48980862e74d34eade79f4f1c8c54 commit: c1285aed4f394228eaea68bdd478be3a01857afc [3/7] platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs reproduce: (https://download.01.org/0day-ci/archive/20231026/202310260149.22peIRke-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/202310260149.22peIRke-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): >> Documentation/ABI/testing/sysfs-bus-i2c-devices-turris-omnia-mcu:2: WARNING: Unexpected indentation. >> Documentation/ABI/testing/sysfs-bus-i2c-devices-turris-omnia-mcu:2: WARNING: Block quote ends without a blank line; unexpected unindent. vim +2 Documentation/ABI/testing/sysfs-bus-i2c-devices-turris-omnia-mcu > 2 Date: November 2023 3 KernelVersion: 6.7 4 Contact: Marek Behún <kabel@xxxxxxxxxx> 5 Description: (RW) The front button on the Turris Omnia router can be 6 configured either to change the intensity of all the LEDs on the 7 front panel, or to send the press event to the CPU as an 8 interrupt. 9 10 This file switches between these two modes: 11 - "mcu" makes the button press event be handled by the MCU to 12 change the LEDs panel intensity. 13 - "cpu" makes the button press event be handled by the CPU. 14 15 Format: %s. 16 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki