Initial support for Advantech SOM-DB5830 board - #1757
Open
qualcomm-yuanjiey (qualcomm-yuanjiey) wants to merge 2 commits into
Open
Initial support for Advantech SOM-DB5830 board#1757qualcomm-yuanjiey (qualcomm-yuanjiey) wants to merge 2 commits into
qualcomm-yuanjiey (qualcomm-yuanjiey) wants to merge 2 commits into
Conversation
qcomlnxci
requested review from
a team,
aiquny,
Ricardo Salveti (ricardosalveti) and
Trilok Soni (trsoni)
and removed request for
a team
August 31, 2026 05:57
qualcomm-yuanjiey (qualcomm-yuanjiey)
force-pushed
the
topic_branch
branch
from
August 31, 2026 07:42
b1a53be to
94b0e6e
Compare
LXQUALCOMM
force-pushed
the
tech/all/dt/hamoa
branch
from
September 1, 2026 08:45
affc288 to
3f57af0
Compare
added 2 commits
September 1, 2026 16:49
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
topic_branch
branch
from
September 1, 2026 08:55
94b0e6e to
0f96099
Compare
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.
CRs-Fixed: 4662296