UPSTREAM: HID: playstation: Add microphone mute support for DualSense
The DualSense controller has a built-in microphone exposed as an audio device over USB (or HID using Bluetooth). A dedicated button on the controller handles mute,but software has to configure the device to mute the audio stream. This patch captures the mute button and schedules an output report to mute/unmute the audio stream as well as toggle the mute LED. Bug: 167947264 CRs-fixed: 2971837 Change-Id: I6fce08b0b28c1cf41c682a2ff5655f00d7a52843 Signed-off-by:Roderick Colenbrander <roderick.colenbrander@sony.com> Reviewed-by:
Barnabás Pőcze <pobrn@protonmail.com> Signed-off-by:
Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by:
Farid Chahla <farid.chahla@sony.com> Signed-off-by:
Siarhei Vishniakou <svv@google.com> Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git Git-commit: c26e48b150fccb07c4b7f0f419f2b0a2c42e57d2 Signed-off-by:
Kishor Krishna Bhat <kishkris@codeaurora.org>
Loading
Please register or sign in to comment