# USB devicetree properties The DT properties for USB allow you to adjust the USB signal quality. For information about USB features and architecture, see [USB](https://docs.qualcomm.com/doc/80-70030-8/topic/usb.html). The DT file path in the Linux host computer is: `/boot_images/boot/Settings/Soc//Core/WiredConnectivity/USB/usb.dtsi`. Table : USB DT properties | Property name | Property description | Data type | Possible values/value range | Device behavior | | --- | --- | --- | --- | --- | | `path=/soc/usb0/hs_phy_cfg` | Applies to the primary USB controller high-speed PHY (HSPHY) for configuring the USB signal quality. | UINT32-array | | By tuning this property, the USB signal quality of the primary USB HSPHY is improved. | | `path=/soc/usb0/ss_phy_cfg` | Applies to the primary USB controller SuperSpeed PHY (SSPHY) for configuring the signal quality. | UINT32-array | | By tuning this property, the USB signal quality for primary USB SSPHY is improved. | | `path=/soc/usb1/hs_phy_cfg` | Applies to the secondary USB controller high-speed PHY (HSPHY). Used for configuring the USB signal quality. | UINT32-array | | By tuning this property, the USB signal quality for the secondary USB HSPHY is improved. | Last Published: Jul 20, 2026 [Previous Topic Buses](https://docs.qualcomm.com/bundle/publicresource/80-70030-4/topics/buses.md) [Next Topic Storage](https://docs.qualcomm.com/bundle/publicresource/80-70030-4/topics/storage-developer-touchpoints.md)