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 sdhc_2: mmc@8804000 node describes the on-chip SDHC host controller 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.
These parameters are only for information purposes. Don’t modify them.
PropertyDescription
CompatibleSpecify compatible strings such as qcom,sc7280-sdhci, qcom,sdhci-msm-v5.
Pinctrl-namesDefines name of the pin control states.
Pinctrl-0 &1Points to pin control settings. This is an array that defines pin control settings for multiple states.
InterruptsInterrupt mapping for SDHC IRQ.
Interrupt-namesLists the names corresponding to each interrupt defined in the interrupts property.
regSDHC host registers address mapping.
iommusIommus specifies the IOMMU node and stream ID.
clock-namesList of clock input name strings.
clocksList of phandle and clock specifier pairs.
interconnectsDefines the interconnect paths for the device.
interrupt-namesLists the names to each interconnect path defined in interconnects property.
power-domainsSpecifies the power domain used by the SDHC.
bus-widthSpecifies the number of data lines used for communication.
dma-coherentSpecifies that the SDHCI and CPU maintain cache coherency.
qcom,dll-configPlatform specific settings for DLL_CONFIG reg.
resetsReset node register.
sdhc2_opp_tableThis table defines various operating points supported by the SDHCI.