# 启动接口概述

DT 节点提供对引导接口和属性的访问。DT 提供了描述系统硬件信息的数据结构。镜像执行环境（包括 XBL 和 UEFI 等固件）用于读取此信息。可以修改与启动相关联的 DT 属性，以定制各种设备软件特性的功能。

如需了解更多使用 QDTE 工具修改接口以及使用 QDTE 工具更改预编译设备树 blob (DTB) 中的 DT 属性的详细信息，请参阅[配置 QDTE](https://docs.qualcomm.com/bundle/publicresource/topics/80-70022-4/configure-qdte.html)。

如需了解更多 DT 的信息，请参见 [https://github.com/devicetree-org](https://github.com/devicetree-org)。

> 
> 
> [平台信息](https://docs.qualcomm.com/doc/80-70022-4SC/topic/platform.html#platform-info)
> 
> 
> 平台信息设备树提供有关 CDT 的信息，其中包含平台信息版本、平台类型、主要硬件版本、次要硬件版本、子类型和 OEM-ID。
> 
> 
> [启动设备树](https://docs.qualcomm.com/doc/80-70022-4SC/topic/boot-developer-touchpoints.html#boot-developer-touchpoints)
> 
> 
> 启动设备树属性提供有关如何在 XBL 中启用和禁用用户启动的紧急下载 (EDL) 的信息。启动 DT 属性还描述了 EDL 超时和用 USB 线强制系统进入 EDL 模式的选项。启动的相关功能可以用启动 DT 属性进行配置。
> 
> 
> [电源管理集成电路](https://docs.qualcomm.com/doc/80-70022-4SC/topic/pmic-developer-touchpoints.html#pmic-developer-touchpoints)
> 
> 
> 电源管理集成电路 (PMIC) 是一种专用电子元件，用于管理设备内的各种电源要求。
> 
> 
> [通用输入/输出 (GPIO) 功能](https://docs.qualcomm.com/doc/80-70022-4SC/topic/tlmm-developer-touchpoints.html#tlmm-developer-touchpoints)
> 
> 
> 硬件通过顶层模式复用器 (TLMM) 控制通用输入/输出 (GPIO) 和备用功能的复用。您可以使用 TLMM 的 DT 属性在引导过程中配置 GPIO。
> 
> 
> [总线](https://docs.qualcomm.com/doc/80-70022-4SC/topic/buses.html#buses)
> 
> 
> 总线有助于各种系统组件之间的数据传输。DT 属性允许配置 Qualcomm 通用外设 (QUP) v3 串行接口设备节点。
> 
> 
> [USB 设备树属性](https://docs.qualcomm.com/doc/80-70022-4SC/topic/usb-developer-touchpoints.html#usb-developer-touchpoints)
> 
> 
> USB 的 DT 属性可以进行 USB 信号质量调整。
> 
> 
> [存储](https://docs.qualcomm.com/doc/80-70022-4SC/topic/storage-developer-touchpoints.html#storage-developer-touchpoints)
> 
> 
> 如需配置存储的 DT 属性，请参阅 [UEFI 设备树](https://docs.qualcomm.com/bundle/publicresource/topics/80-70020-6/configuration.html#boot-loader-and-uefi-device-tree)。

Last Published: Dec 07, 2025

[Previous Topic
生成 capsule](https://docs.qualcomm.com/bundle/publicresource/80-70022-4SC/topics/capsule-generation-in-uefi.md) [Next Topic
平台信息](https://docs.qualcomm.com/bundle/publicresource/80-70022-4SC/topics/platform.md)