On Wed, 22 Jan 2025, Zhang Lixu wrote: > This patch series addresses two issues related to clock synchronization in the > intel-ish-hid driver. The first patch corrects the length of the MNG_SYNC_FW_CLOCK > message, ensuring that the entire ipc_time_update_msg is sent to the firmware. > The second patch ensures that a clock sync message is sent immediately after a > firmware reset, avoiding a 20-second delay. > > Zhang Lixu (2): > HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell > HID: intel-ish-hid: Send clock sync message immediately after reset > > drivers/hid/intel-ish-hid/ipc/ipc.c | 15 +++++++++------ > drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h | 2 ++ > 2 files changed, 11 insertions(+), 6 deletions(-) Queued in hid.git#for-6.14/upstream-fixes. Thanks, -- Jiri Kosina SUSE Labs