From: Greg Kroah-Hartman Date: Fri, 24 Oct 2025 12:48:46 +0000 (+0200) Subject: Merge patch series "usb: typec: ucsi_glink: Add support UCSI v2" X-Git-Tag: v6.19-rc1~63^2~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be83d83664e9f6fa035e96fb9187f9e7898659e4;p=thirdparty%2Flinux.git Merge patch series "usb: typec: ucsi_glink: Add support UCSI v2" Anjelique Melendez says: UCSI v2 specification has increased the MSG_IN and MSG_OUT size from 16 bytes to 256 bytes each for the message exchange between OPM and PPM This makes the total buffer size increase from 48 bytes to 528 bytes. Update the buffer size to support this increase. While at it also update the UCSI read/request buffers to be packed. Link: https://patch.msgid.link/20251022004554.1956729-1-anjelique.melendez@oss.qualcomm.com Signed-off-by: Greg Kroah-Hartman --- be83d83664e9f6fa035e96fb9187f9e7898659e4