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(-) base-commit: 1573c8d4cb206a2d1454ff711e79f8df2353290b -- 2.43.0