From: Jakub Kicinski Date: Sat, 22 Feb 2025 00:45:26 +0000 (-0800) Subject: Merge branch 'mctp-add-mctp-over-usb-hardware-transport-binding' X-Git-Tag: v6.15-rc1~160^2~244 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b66e19dcf684b21b6d3a1844807bd1df97ad197a;p=thirdparty%2Flinux.git Merge branch 'mctp-add-mctp-over-usb-hardware-transport-binding' Jeremy Kerr says: ==================== mctp: Add MCTP-over-USB hardware transport binding Add an implementation of the DMTF standard DSP0283, providing an MCTP channel over high-speed USB. This is a fairly trivial first implementation, in that we only submit one tx and one rx URB at a time. We do accept multi-packet transfers, but do not yet generate them on transmit. Of course, questions and comments are most welcome, particularly on the USB interfaces. v2: https://lore.kernel.org/20250212-dev-mctp-usb-v2-0-76e67025d764@codeconstruct.com.au v1: https://lore.kernel.org/20250206-dev-mctp-usb-v1-0-81453fe26a61@codeconstruct.com.au ==================== Link: https://patch.msgid.link/20250221-dev-mctp-usb-v3-0-3353030fe9cc@codeconstruct.com.au Signed-off-by: Jakub Kicinski --- b66e19dcf684b21b6d3a1844807bd1df97ad197a