FROMLIST: arm64: dts: qcom: monaco-evk: Extract common EVK hardware into independent board files - #1132
FROMLIST: arm64: dts: qcom: monaco-evk: Extract common EVK hardware into independent board files#1132Faruque Ansari (faruque-ansari) wants to merge 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. |
PR #1132 — validate-patchPR: #1132
Final Summary
|
PR #1132 — checker-log-analyzerPR: #1132
Detailed report: Full report
|
…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/
d3741d8 to
2a30305
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. |
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.