On Tue, 9 Dec 2025, Even Xu wrote:
> This patch serial adds support for HID output reports in the Quicki2c
> driver by implementing the output_report callback in the HID low-level
> driver interface.
>
> This change introduces:
> - Refine QuickI2C driver to use size_t for all length-related variables
> - Enhance the quicki2c_init_write_buf() function by adding support for
> writing to the output register based on the content being written
> - Add quicki2c_hid_output_report() and quicki2c_output_report() function
> that processe the HID output reports request
>
> This enables proper communication with HID devices that require output
> report functionality, such as setting device configuration or updating
> device firmware.
Now queued in hid.git#for-6.20/intel-thc, thanks.
--
Jiri Kosina
SUSE Labs