Skip to main content
The SoC DTSI node specifies register address space, clocks, interrupts, and reset information. The platform DTSI node specifies power supply, voltage, and current levels. The Ufs_mem_hc node that describes the on-chip UFS device host controller is typically within the SoC DTSI file. For example, <workspace_root_path>/sources/kernel/kernel_platform/kernel/arch/arm64/boot/dts/qcom/sc7280.dtsi. For Ufs_mem_hc node in Dragonwing IQ-9075, see <workspace_root_path>/sources/kernel/kernel_platform/kernel/arch/arm64/boot/dts/qcom/sa8775p.dtsi.
These parameters are only for information purposes. Don’t change them.
The Ufs_mem_phy node describes the on-chip UFS device PHY hardware and is typically within the SoC DTSI file. For example, <workspace_root_path>/sources/kernel/kernel_platform/kernel/arch/arm64/boot/dts/qcom/sc7280.dtsi file. For more information about DTS parameters, see /kernel_platform/msm-kernel/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml.