1 * TI OMAP SDHCI Controller
3 Refer to mmc.txt for standard MMC bindings.
6 - compatible: Should be "ti,dra7-sdhci" for DRA7 and DRA72 controllers
7 - ti,hwmods: Must be "mmc<n>", <n> is controller instance starting 1
11 compatible = "ti,dra7-sdhci";
12 reg = <0x4809c000 0x400>;
15 vmmc-supply = <&vmmc>; /* phandle to regulator node */