FROMLIST: linux-qcom: Enable audio over HDMI and DP for kodiak#477
Open
ks5-dev wants to merge 4 commits intoqualcomm-linux:qcom-6.18.yfrom
Open
FROMLIST: linux-qcom: Enable audio over HDMI and DP for kodiak#477ks5-dev wants to merge 4 commits intoqualcomm-linux:qcom-6.18.yfrom
ks5-dev wants to merge 4 commits intoqualcomm-linux:qcom-6.18.yfrom
Conversation
Enable secondary mi2s to support HDMI audio. Link: https://lore.kernel.org/all/20260413091937.134469-2-kumar.singh@oss.qualcomm.com/ Signed-off-by: Kumar Anurag <kumar.singh@oss.qualcomm.com> Signed-off-by: Karthik S <karthik.s@oss.qualcomm.com>
Add new dai link to enable DP audio. Link: https://lore.kernel.org/all/20260413091937.134469-3-kumar.singh@oss.qualcomm.com/ Signed-off-by: Kumar Anurag <kumar.singh@oss.qualcomm.com> Signed-off-by: Karthik S <karthik.s@oss.qualcomm.com>
…ver to support additional sampling rates Expand the existing constraints in the q6dsp-lpass-ports driver to allow a wider range of sampling rates, from 8000 Hz to 192000 Hz. This change improves compatibility with diverse audio hardware and provides greater flexibility for audio stream configurations. Signed-off-by: Ravi Hothi <ravi.hothi@oss.qualcomm.com> Signed-off-by: Karthik S <karthik.s@oss.qualcomm.com> Link: https://lore.kernel.org/all/20251210065157.2775514-2-ravi.hothi@oss.qualcomm.com/
…t 32-bit PCM format Expand the existing constraints by introducing support for the 32-bit PCM format (SNDRV_PCM_FMTBIT_S32_LE) alongside the existing 16-bit and 24-bit formats. This enhancement enables handling of high-resolution audio streams and improves audio quality for supported hardware. Signed-off-by: Ravi Hothi <ravi.hothi@oss.qualcomm.com> Signed-off-by: Karthik S <karthik.s@oss.qualcomm.com> Link: https://lore.kernel.org/all/20251210065157.2775514-3-ravi.hothi@oss.qualcomm.com/
c08a9dd to
d14d317
Compare
shashim-quic
approved these changes
Apr 17, 2026
Test Matrix
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This series adds the dt and driver changes for enabling
audio over HDMI and Displayport.
CRs-Fixed: 4502072
Link:
https://lore.kernel.org/all/20260413091937.134469-2-kumar.singh@oss.qualcomm.com/
https://lore.kernel.org/all/20260413091937.134469-3-kumar.singh@oss.qualcomm.com/
https://lore.kernel.org/all/20251210065157.2775514-2-ravi.hothi@oss.qualcomm.com/
https://lore.kernel.org/all/20251210065157.2775514-3-ravi.hothi@oss.qualcomm.com/