x86/xen: resume timer irqs early
[linux/fpc-iii.git] / Documentation / devicetree / bindings / mmc / kona-sdhci.txt
blob789fb07a426da61020b5caac68fd8ede83e712ec
1 Broadcom BCM281xx SDHCI
3 This file documents differences between the core properties in mmc.txt
4 and the properties present in the bcm281xx SDHCI
6 Required properties:
7 - compatible : Should be "brcm,kona-sdhci"
8 - DEPRECATED: compatible : Should be "bcm,kona-sdhci"
10 Example:
12 sdio2: sdio@0x3f1a0000 {
13         compatible = "brcm,kona-sdhci";
14         reg = <0x3f1a0000 0x10000>;
15         interrupts = <0x0 74 0x4>;