FROMLIST: arm64: dts: qcom: monaco-evk: Extract common EVK hardware into independent board files - #1852
Conversation
…nto independent board files Rebasing to v5 of the monaco-ac EVK series, which drops the shared monaco-evk-common.dtsi in favor of fully independent monaco-evk.dts and monaco-ac-evk.dts board files. Fold the dtsi's shared hardware description directly into each board file and delete the dtsi. Link: https://lore.kernel.org/all/20260626111301.3479559-1-umang.chheda@oss.qualcomm.com/
… with upstream v5 Move the monaco-ac-evk-ifp-mezzanine combo above monaco-evk-el2.dtb to match the exact hunk position from the v5 series. Link: https://lore.kernel.org/all/20260626111301.3479559-4-umang.chheda@oss.qualcomm.com/
🔨 Build Failure Analysis — PR #1852PR: #1852
VerdictThis is NOT a build failure caused by the PR. The failure occurred during the automerge step when merging the PR branch with the baseline. The merge conflict is in a file ( 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1852PR: #1852
VerdictThe build failed during the automerge/integration phase, not during compilation. 1 of 147 merge conflicts involves a file modified by this PR ( 📎 Detailed analysis: Full report |
PR #1852 — validate-patchPR: #1852
Final Summary
|
PR #1852 — checker-log-analyzerPR: #1852
Detailed report: Full report
|
Rebasing to v5 of the monaco-ac EVK series, which drops the shared
monaco-evk-common.dtsi in favor of fully independent monaco-evk.dts
and monaco-ac-evk.dts board files. Fold the dtsi's shared hardware
description directly into each board file and delete the dtsi.