| * BROADCOM BRCMSTB/BMIPS SDHCI Controller |
| This file documents differences between the core properties in mmc.txt |
| and the properties used by the sdhci-brcmstb driver. |
| NOTE: The driver disables all UHS speed modes by default and depends |
| on Device Tree properties to enable them for SoC/Board combinations |
| - compatible: should be one of the following |
| Refer to clocks/clock-bindings.txt for generic clock consumer properties. |
| compatible = "brcm,bcm7425-sdhci"; |
| reg = <0xf03e0000 0x100>; |
| interrupts = <0x0 0x26 0x0>; |
| compatible = "brcm,bcm7425-sdhci"; |
| reg = <0xf03e0200 0x100>; |
| interrupts = <0x0 0x27 0x0>; |