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