# 接口

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

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

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

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

Last Published: May 13, 2025

[Previous Topic
基础版和高级版中的 capsule 更新和 trailboot 回滚功能](https://docs.qualcomm.com/bundle/publicresource/80-70018-4SC/topics/capsule-update-for-base-and-advance-variants.md) [Next Topic
平台信息](https://docs.qualcomm.com/bundle/publicresource/80-70018-4SC/topics/platform.md)