On Fri, Apr 25, 2025 at 12:44:56PM +0200, Luca Weiss wrote: > Enable USB audio offloading which allows to play audio via a USB-C > headset with lower power consumption and enabling some other features. > > This can be used like the following: > > $ amixer -c0 cset name='USB_RX Audio Mixer MultiMedia1' On > $ aplay --device=plughw:0,0 test.wav > > Compared to regular playback to the USB sound card no interrupts should > appear on the xhci-hcd interrupts during playback, instead the ADSP will > be handling the playback. > > Signed-off-by: Luca Weiss <luca.we...@fairphone.com> > --- > arch/arm64/boot/dts/qcom/sm6350.dtsi | 3 ++ > arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts | 37 > +++++++++++++++++++++++ > 2 files changed, 40 insertions(+) >
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry