Enable audio support on talos-lyra-evk - #1051
Salendarsingh Gaud (sgaud-quic) merged 2 commits into
Conversation
|
Merge Check Failed: No CR Numbers Found Error: No Change Request numbers were found. Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests. |
8a82437 to
1e5cb90
Compare
|
Merge Check Failed: No CR Numbers Found Error: No Change Request numbers were found. Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests. |
1 similar comment
|
Merge Check Failed: No CR Numbers Found Error: No Change Request numbers were found. Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests. |
|
qli-2.1 pull-request freeze |
Add the necessary board widgets, kcontrols and DAPM routes for max98091 codec support. Enable required DAI format, sysclk and other required configs. Signed-off-by: Karthik S <karthik.s@oss.qualcomm.com>
1e5cb90 to
bcafb78
Compare
|
Merge Check Failed: No CR Numbers Found Error: No Change Request numbers were found. Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests. |
Test Matrix
|
| @@ -0,0 +1,185 @@ | |||
| // SPDX-License-Identifier: GPL-2.0-only | |||
| /* | |||
| * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. | |||
There was a problem hiding this comment.
Please correct year?
| // SPDX-License-Identifier: GPL-2.0-only | ||
| /* | ||
| * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. | ||
| * ALSA SoC platform-machine driver for QTi LPASS |
There was a problem hiding this comment.
Can you fix description? this should be LPASS LPI pinctrl driver ?
Add the LPASS LPI pinctrl driver for the QCS615 SoC. The driver supports 32 GPIOs in the range 0-31 and provides pin control functionality for the LPASS LPI block. Signed-off-by: Karthik S <karthik.s@oss.qualcomm.com>
bcafb78 to
1d72af4
Compare
Test Matrix
|
Test Matrix
|
7d1360b
into
qualcomm-linux:qcom-6.18.y
PR #1051 — validate-patchPR: #1051
Final SummaryCommit 1/2:
Commit 2/2:
|
PR #1051 — checker-log-analyzerPR: #1051
Detailed report: Full report
|
🔨 Build Failure Analysis — PR #1051PR: #1051 Build Status: ✅ SUCCESSBoth kernel builds (standard and RT) completed successfully with no compilation errors. VerdictNo compilation errors were found. The workflow failure was caused by test failures in the LAVA test suite, not by build/compilation issues. The PR changes compiled cleanly. 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1051PR: #1051 Build Status: ✅ SUCCESS (with warnings)The kernel build completed successfully. The workflow failure was caused by a LAVA test submission failure (device type 'rb1' unavailable), not a compilation error. However, the PR introduces 32 compilation warnings in the new pinctrl driver:
VerdictAll 32 warnings are introduced by this PR. The build succeeded, but the code quality should be improved by removing unused variables. 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1051PR: #1051 Build Status: ✅ COMPILATION SUCCEEDEDBoth kernel builds (standard and RT) completed successfully. The workflow failure was caused by test job submission failures, not compilation errors. Compilation Warnings
VerdictNo compilation errors found. The PR introduces 32 compiler warnings for unused variables in the new pinctrl driver file. These are non-fatal warnings that do not prevent the kernel from building successfully. The workflow failure was due to LAVA test job submission issues, not build failures. 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1051PR: #1051
VerdictThe kernel build completed successfully. Both the standard build and RT build passed without any compilation errors. The workflow failure was caused by test failures on hardware targets, not by build/compilation issues. 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1051PR: #1051 Build Status: ✅ SUCCESSBoth kernel builds completed successfully:
Workflow Failure Root CauseThe workflow failed due to LAVA test infrastructure issues, NOT compilation errors:
Compilation Errors: NONENo compilation errors were found in either build log. VerdictThis PR introduces NO build errors. The workflow failure is caused by test infrastructure issues (LAVA job submission/execution failures), not by code changes in the PR. The kernel builds cleanly for both standard and RT configurations. 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1051PR: #1051 VerdictNo compilation errors found. Both the standard kernel build and RT kernel build completed successfully. The workflow failure was caused by test failures in the LAVA test suite, not by compilation errors. This PR does not introduce any build-time issues. Build Status:
The PR changes (ASoC talos-lyra support and QCS615 LPASS LPI pinctrl driver) compiled cleanly without errors or warnings. 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1051PR: #1051 Build Status: ✅ SUCCESSVerdict: This PR introduces zero compilation errors. Both the standard kernel build and RT kernel build completed successfully. The workflow failure was caused by a test infrastructure issue (LAVA job submission failure for qrb2210-rb1), not by any compilation problems introduced by this PR. Analysis Summary
Files Modified by PRPatch 1/2: ASoC: qcom: sc8280xp: enable support for talos-lyra
Patch 2/2: pinctrl: qcom: add QCS615 LPASS LPI pinctrl driver
ConclusionThis PR is ready to merge from a build perspective. The workflow failure is unrelated to the code changes and is caused by test infrastructure (LAVA submission) issues that should be investigated separately. 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1051PR: #1051 Build Status: ✅ SUCCESSBoth the standard kernel build and RT kernel build completed successfully with no compilation errors.
VerdictNo compilation errors found. The PR builds cleanly. The workflow failure was caused by test failures, not build failures. Note: The workflow was marked as failed due to test failures on hardware targets (e.g., KVM tests, Probe_Failure_Check, WiFi tests on monaco-evk, etc.), but these are runtime test failures, not compilation issues. 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1051PR: #1051
Compilation Warnings (Non-blocking)The PR introduces 32 compiler warnings in
VerdictThe build succeeded. The workflow failure was caused by a LAVA test infrastructure issue (job submission failure for qrb2210-rb1), not by compilation errors. However, the PR introduces 32 unused variable warnings that should be addressed for code quality. 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1051PR: #1051 Build Status: ✅ SUCCESSBoth kernel builds completed successfully:
VerdictNo compilation errors found. The workflow failed due to test failures (LAVA job submission and runtime test failures), not build failures. All code changes in this PR compiled cleanly. 📎 Detailed analysis: Full report |
This series includes:
pinctrl: qcom: add QCS615 LPASS LPI pinctrl driver
Add the LPASS LPI pinctrl driver for the QCS615 SoC. The driver
supports 32 GPIOs in the range 0-31 and provides pin control
functionality for the LPASS LPI block.
ASoC: qcom: sc8280xp: enable support for talos-lyra
Add the necessary board widgets, kcontrols and DAPM routes
for max98091 codec support. Enable required DAI format, sysclk
and other required configs.
Link: https://jira-dc.qualcomm.com/jira/browse/QLIJIRA-172
CRs-Fixed: 4670734