ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
authorWesley Cheng <quic_wcheng@quicinc.com>
Wed, 9 Apr 2025 19:47:53 +0000 (12:47 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Apr 2025 11:02:31 +0000 (13:02 +0200)
Q6DSP supports handling of USB playback audio data if USB audio offloading
is enabled.  Add a new definition for the USB_RX AFE port, which is
referenced when the AFE port is started.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Wesley Cheng <quic_wcheng@quicinc.com>
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20250409194804.3773260-21-quic_wcheng@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/dt-bindings/sound/qcom,q6dsp-lpass-ports.h

index 39f203256c4f6b96745f8200c0c806f5e22396c0..6d1ce7f5da51c684c028287dfb0ed06bebcf1fda 100644 (file)
 #define DISPLAY_PORT_RX_5      133
 #define DISPLAY_PORT_RX_6      134
 #define DISPLAY_PORT_RX_7      135
+#define USB_RX                 136
 
 #define LPASS_CLK_ID_PRI_MI2S_IBIT     1
 #define LPASS_CLK_ID_PRI_MI2S_EBIT     2