| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Merge Check Failed: CR Not Eligible for Merge CR 4637378 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: kernel.qli.2.0 Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
Sorry, something went wrong.
PR #920 — validate-patchPR: #920
Final Summary
Verdict: ⚠️ — click to expand |
Sorry, something went wrong.
PR #920 — checker-log-analyzerPR: #920
Detailed report: Full report Checker analysis — click to expand |
Sorry, something went wrong.
PR #920 — validate-patchPR: #920
Final Summary
Verdict: ✅ — click to expand |
Sorry, something went wrong.
PR #920 — checker-log-analyzerPR: #920
Detailed report: Full report Checker analysis — click to expand |
Sorry, something went wrong.
Sorry, something went wrong.
Test Matrix
|
Sorry, something went wrong.
LAVA Failed Case Triage SummaryPR: #920 Job 207847 | SoC qcs615-rideLAVA job: https://lava-oss.qualcomm.com/scheduler/job/207847 Failed test cases in LAVA job 207847 (SoC: qcs615-ride). Case 1: ** Probe_Failure_Check — Benign Firmware Load Failure (regulatory.db) Case 2: smmu (Test Validation Failure — Video Codec Child Device IOMMU Attachment) Case 3: KVM_Driver — /dev/kvm unavailable (platform limitation) Case 4: ** KVM_EL2_DTB — KVM driver initialization failure Case 5: ** KVM Driver Initialization Failure — HYP mode not available Case 6: KVM_InfraJob 207848 | SoC shikra-iqs-evk LAVA job: https://lava-oss.qualcomm.com/scheduler/job/207848 Failed test cases in LAVA job 207848 (SoC: shikra-iqs-evk). Case 1: ** GIC (Test Infrastructure Defect) Case 2: Remoteproc Configuration Issue — Modem Auto-Boot Not Enabled Case 3: ** Probe_Failure_Check — Pre-existing Platform Issues (Non-Blocking) Case 4: USBHost Case 5: KVM_Driver Case 6: ** Kernel Crash — Synchronous External Abort (Hardware Bus Error) Case 7: KVM_Infra Case 8: Kernel Crash — synchronous external abort in qcom_rng driver Case 9: ** Kernel Crash — Synchronous External Abort in qcom_rng driver Case 10: ** Kernel Crash — synchronous external abort in qcom_rng driver Case 11: Kernel Crash — Synchronous External Abort in qcom_rng driverJob 207849 | SoC monaco-evk LAVA job: https://lava-oss.qualcomm.com/scheduler/job/207849 Failed test cases in LAVA job 207849 (SoC: monaco-evk). Case 1: Probe_Failure_Check Case 2: WiFi_Firmware_Driver — WiFi Driver Probe Failure (Firmware Dependency Missing) Case 3: WiFi_OnOff Case 4: Driver Probe Failure — WiFi ath11k_pciJob 207850 | SoC hamoa-evk LAVA job: https://lava-oss.qualcomm.com/scheduler/job/207850 Failed test cases in LAVA job 207850 (SoC: hamoa-evk). Case 1: Probe_Failure_Check Case 2: smmu (Test Expectation Failure) Case 3: ** KVM_Driver (Driver Initialization Failure — Platform Limitation) Case 4: ** KVM_EL2_DTB Case 5: KVM Infrastructure Failure — KVM/HYP Mode Unavailable Case 6: 0_qcom-next-ci-premerge-testsJob 207851 | SoC lemans-evk LAVA job: https://lava-oss.qualcomm.com/scheduler/job/207851 Failed test cases in LAVA job 207851 (SoC: lemans-evk). Case 1: login-action Case 2: auto-login-action Case 3: System Hang — Login Timeout Case 4: jobJob 207852 | SoC qcs8300-ride LAVA job: https://lava-oss.qualcomm.com/scheduler/job/207852 Failed test cases in LAVA job 207852 (SoC: qcs8300-ride). Case 1: Probe_Failure_Check Case 2: USBHost Case 3: KVM_Driver Case 4: KVM_EL2_DTB Case 5: KVM_Infra — KVM Infrastructure Test Case 6: 0_qcom-next-ci-premerge-testsJob 207853 | SoC qcs6490-rb3gen2 LAVA job: https://lava-oss.qualcomm.com/scheduler/job/207853 Failed test cases in LAVA job 207853 (SoC: qcs6490-rb3gen2). Case 1: Probe_Failure_Check — cfg80211 regulatory.db firmware load failure Case 2: USBHost Case 3: KVM_Driver Case 4: KVM_EL2_DTB — KVM Initialization Failure (HYP mode not available) Case 5: KVM_Infra — KVM /dev/kvm device node unavailable Case 6: 0_qcom-next-ci-premerge-testsJob 207854 | SoC purwa-evk LAVA job: https://lava-oss.qualcomm.com/scheduler/job/207854 Failed test cases in LAVA job 207854 (SoC: purwa-evk). Case 1: Probe_Failure_Check Case 2: smmu Case 3: KVM_Driver Case 4: KVM Driver Initialization Failure — HYP mode not available Case 5: ** KVM_Infra — Platform Hardware Limitation (KVM/Virtualization Not Supported) Case 6: ** KVM_InfraJob 207855 | SoC qcs9100-ride LAVA job: https://lava-oss.qualcomm.com/scheduler/job/207855 Failed test cases in LAVA job 207855 (SoC: qcs9100-ride). Case 1: Probe_Failure_Check Case 2: smmu Case 3: USBHost Case 4: 0_qcom-next-ci-premerge-tests |
Sorry, something went wrong.
QDU1000 and related Qualcomm SoCs include a dedicated I2C target controller that operates exclusively in target mode. It is a distinct IP from the Qualcomm I2C master controllers (GENI, QUP) with a different register interface, so it requires its own binding. Document the MMIO region, interrupt, XO and AHB clocks, interconnect path, and optional pinctrl states for the controller. Link: https://lore.kernel.org/linux-arm-msm/20260813-i2c-qcom-slave-v3-1-1d3742e2ad47@oss.qualcomm.com/ Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Viken Dadhaniya <viken.dadhaniya@oss.qualcomm.com>
…ller QDU1000 and related Qualcomm SoCs include a dedicated I2C target controller that operates exclusively in target mode. The existing Qualcomm I2C controller drivers (GENI, QUP) are master-only and cannot serve systems where the SoC must respond as an I2C target on the bus. Register the controller with the Linux I2C slave framework via i2c_algorithm.reg_target and i2c_algorithm.unreg_target so that any standard slave backend (e.g. slave-24c02) can be attached at runtime via i2c_slave_register(). Handle IRQ events for RX FIFO service, clock stretching during read and write phases, STOP and repeated-start conditions, and error recovery with SW reset. Enable the required AHB and XO clocks, vote for interconnect bandwidth, and restore hardware state across suspend and resume using the noirq PM callbacks. Link: https://lore.kernel.org/linux-arm-msm/20260813-i2c-qcom-slave-v3-2-1d3742e2ad47@oss.qualcomm.com/ Signed-off-by: Viken Dadhaniya <viken.dadhaniya@oss.qualcomm.com>
| Back | FazBrowse Home | New Git URL |
CRs-Fixed: 4637378