Initial support for Advantech SOM-DB5830 board - #1033
Open
qualcomm-yuanjiey (qualcomm-yuanjiey) wants to merge 2 commits into
Open
Initial support for Advantech SOM-DB5830 board#1033qualcomm-yuanjiey (qualcomm-yuanjiey) wants to merge 2 commits into
qualcomm-yuanjiey (qualcomm-yuanjiey) wants to merge 2 commits into
Conversation
qualcomm-yuanjiey (qualcomm-yuanjiey)
requested review from
a team,
Komal Bajaj (Komal-Bajaj),
knaveen-qc and
Rajendra (rrnayak)
August 31, 2026 07:00
|
Dev Completion validation failed CR: 4426649 The change task for this CR could not be moved to Dev Complete because of the error above. Please resolve the issue in Orbit and re-run the failed Orbit check. |
added 2 commits
August 31, 2026 15:32
Document the device tree binding for the Advantech SOM-DB5830 board based on the Qualcomm X1E80100 SoC. The platform consists of an Advantech SOM-6820 system-on-module (SoM) mounted on an Advantech SOM-DB5830 carrier board. The SOM integrates an IQ X7181 EVK SiP containing the Qualcomm X1E80100 SoC and its supporting components. Link: https://lore.kernel.org/all/20260806-hamoa-come-v4-v4-1-706021d4bc8c@oss.qualcomm.com/ Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Yuanjie Yang <yuanjie.yang@oss.qualcomm.com>
Add the initial device tree for the Advantech SOM-DB5830 platform based on the Qualcomm X1E80100 SoC. The platform consists of an Advantech SOM-6820 system-on-module (SoM) mounted on an Advantech SOM-DB5830 carrier board. The SOM integrates an IQ X7181 EVK SiP containing the Qualcomm X1E80100 SoC and its supporting components. Compared to the HAMOA IOT EVK, PCIe controllers 3, 5 and 6 are routed to expansion slots, while PCIe controller 4 is connected to an ASM1164 SATA controller. The platform does not provide a USB Type-C connector. The eUSB repeater (TUSB2E111YCGR) is configured through hardware strapping pins and therefore requires no software control. The initial device tree includes support for: - UART - Regulators - USB - PCIe - Pinctrl - ADSP, CDSP - UFS - Graphics - Video Regulators, pinctrl, graphics, video, ADSP and CDSP support are inherited from the common hamoa-iot-som.dtsi description. Link: https://lore.kernel.org/all/20260806-hamoa-come-v4-v4-2-706021d4bc8c@oss.qualcomm.com/ Co-developed-by: Gaurav Kohli <gaurav.kohli@oss.qualcomm.com> Signed-off-by: Gaurav Kohli <gaurav.kohli@oss.qualcomm.com> Co-developed-by: Ziyue zhang <ziyue.zhang@oss.qualcomm.com> Signed-off-by: Ziyue zhang <ziyue.zhang@oss.qualcomm.com> Reviewed-by: Abel Vesa <abel.vesa@oss.qualcomm.com> Signed-off-by: Yuanjie Yang <yuanjie.yang@oss.qualcomm.com>
qualcomm-yuanjiey (qualcomm-yuanjiey)
force-pushed
the
yyj_qcom-6.18.y
branch
from
August 31, 2026 07:34
ca57080 to
6e3121b
Compare
|
Merge Check Failed: CR Not Eligible for Merge CR 4662296 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
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.
Introduce the device tree, DT bindings for Advantech SOM-DB5830 board.
Link: https://lore.kernel.org/all/20260806-hamoa-come-v4-v4-0-706021d4bc8c@oss.qualcomm.com/
CRs-Fixed: 4662296