| Qualcomm Snapdragon SDHCI controller |
| - compatible : "qcom,sdhci-msm-v4" |
| - reg: Base address and length of registers: |
| - Host controller registers (SDHCI) |
| - clock: interface clock (must accept SD bus clock as a frequency) |
| - index: If there is more than one controller - controller index (required |
| - bus_width: Width of SD/eMMC bus (default 4) |
| - clock-frequency: Frequency of SD/eMMC bus (default 400 kHz) |
| compatible = "qcom,sdhci-msm-v4"; |
| reg = <0x7864900 0x11c 0x7864000 0x800>; |
| clock-frequency = <200000000>; |