]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: SDCA: Add HID button IRQ
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 20 Oct 2025 15:55:12 +0000 (16:55 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Oct 2025 15:31:29 +0000 (15:31 +0000)
commitef042df96d0e1089764f39ede61bc8f140a4be00
treefedead64264ce98dea7387f5ed347b82b55c0af8
parent12aa3160c10a3179c73c4f99a2d5aec0fd907d0c
ASoC: SDCA: Add HID button IRQ

Now full support for the UMP buffers is available, it is possible to
read the SDCA HID descriptors from the device and pass them to
user-space. Add a helper function to process HID events from an SDCA
device.

Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
Link: https://patch.msgid.link/20251020155512.353774-20-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/sdca_hid.h
sound/soc/sdca/sdca_hid.c
sound/soc/sdca/sdca_interrupts.c