Re: [PATCH 2/3] HID: core: Add bus define for SoundWire bus
From: Mark Brown <broonie@kernel.org>
Date: 2025-06-13 11:41:52
Attachments
- signature.asc [application/pgp-signature] 488 bytes
From: Mark Brown <broonie@kernel.org>
Date: 2025-06-13 11:41:52
On Wed, Jun 11, 2025 at 06:26:50PM +0800, shumingf@realtek.com wrote:
From: Charles Keepax <ckeepax@opensource.cirrus.com> SDCA (SoundWire Device Class for Audio) uses HID to convey input events from peripheral devices. Add a bus define for the SoundWire bus to prepare support for this.
Patch 3 depends on this one and it seems fairly straightforward - it seems like it'd make sense to take it through the ASoC tree?