ALSA: usb-audio: Define USB MIDI 2.0 specs
authorTakashi Iwai <tiwai@suse.de>
Tue, 23 May 2023 07:53:29 +0000 (09:53 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 23 May 2023 10:11:01 +0000 (12:11 +0200)
commitf8ddb0fb3289dfb6f064b1f0573fd4f032189e9e
treef6a3ba83001fd66f0621e1cd49a470a40ff2f0dc
parentbb1bf4fa5953418c131796ee745c59899d34a149
ALSA: usb-audio: Define USB MIDI 2.0 specs

Define new structs and constants from USB MIDI 2.0 specification,
to be used in the upcoming MIDI 2.0 support in USB-audio driver.

A new class-specific endpoint descriptor and group terminal block
descriptors are defined.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20230523075358.9672-9-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/linux/usb/midi-v2.h [new file with mode: 0644]